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)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 May 2021 15:09:48 +0000 (17:09 +0200)
commit1ca46d3e43569186bd1decfb02a6b4c4ddb4304b
tree83cf5ad54207ef2d08325faec37ae763bcd6c63c
parentf9fb145b27cd7700399075c0897e6918a4d5dabe
pinctrl/amd: Add device HID for new AMD GPIO controller

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>
drivers/pinctrl/pinctrl-amd.c