aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGravatar Aapo Vienamo <aapo.vienamo@linux.intel.com> 2024-04-23 21:13:14 +0300
committerGravatar Andy Shevchenko <andriy.shevchenko@linux.intel.com> 2024-04-25 14:57:28 +0300
commitecc4b1418e2399753af7ef304d01f45e8e942286 (patch)
tree700852bfb52361cee735d003cf1dd796f04d3b26 /MAINTAINERS
parentgpiolib: acpi: Set label for IRQ only lines (diff)
downloadlinux-ecc4b1418e2399753af7ef304d01f45e8e942286.tar.gz
linux-ecc4b1418e2399753af7ef304d01f45e8e942286.tar.bz2
linux-ecc4b1418e2399753af7ef304d01f45e8e942286.zip
gpio: Add Intel Granite Rapids-D vGPIO driver
This driver provides a basic GPIO driver for the Intel Granite Rapids-D virtual GPIOs. On SoCs with limited physical pins on the package, the physical pins controlled by this driver would be exposed on an external device such as a BMC or CPLD. The virtual GPIO registers are an interface to firmware, which communicates with the external device that implements the GPIO hardware functionality. Signed-off-by: Aapo Vienamo <aapo.vienamo@linux.intel.com> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index aa3b947fb080..ad1afaf5d1f6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10891,6 +10891,7 @@ L: linux-gpio@vger.kernel.org
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git
F: drivers/gpio/gpio-elkhartlake.c
+F: drivers/gpio/gpio-graniterapids.c
F: drivers/gpio/gpio-ich.c
F: drivers/gpio/gpio-merrifield.c
F: drivers/gpio/gpio-ml-ioh.c