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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Jul 2021 07:44:57 +0000 (09:44 +0200)
commit7d30538894005e69efb2449440c9274d1cfd2928
tree0ddb773e3e748b6127bfcbf5dba8220488250218
parentb13574fa83ac55a9c3aa7f075ef5db62b444f7b5
pinctrl/amd: Add device HID for new AMD GPIO controller

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