]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
pinctrl/amd: Add device HID for new AMD GPIO controller
authorMaximilian Luz <luzmaximilian@gmail.com>
Wed, 12 May 2021 21:03:16 +0000 (23:03 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 13 Aug 2021 07:46:53 +0000 (09:46 +0200)
commit0c968a0a586bf0ceea5d5b84c02e58eca693957c
tree8a525761ddfe5ab05e9980799ee8483db39c41c6
parent331f8ea981a47aa4a02727af196a22ce5d8fda44
pinctrl/amd: Add device HID for new AMD GPIO controller

BugLink: https://bugs.launchpad.net/bugs/1938713
commit 1ca46d3e43569186bd1decfb02a6b4c4ddb4304b upstream.

Add device HID AMDI0031 to the AMD GPIO controller driver match table.
This controller can be found on Microsoft Surface Laptop 4 devices and
seems similar enough that we can just copy the existing AMDI0030 entry.

Cc: <stable@vger.kernel.org> # 5.10+
Tested-by: Sachi King <nakato@nakato.io>
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Link: https://lore.kernel.org/r/20210512210316.1982416-1-luzmaximilian@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/pinctrl/pinctrl-amd.c