Re: [PATCH v5 09/10] gpio: Add a driver for Cadence I3C GPIO expander
From: Randy Dunlap <hidden>
Date: 2018-06-22 16:05:01
Also in:
linux-devicetree, linux-gpio, linux-i2c, lkml
From: Randy Dunlap <hidden>
Date: 2018-06-22 16:05:01
Also in:
linux-devicetree, linux-gpio, linux-i2c, lkml
Hi, On 06/22/2018 03:49 AM, Boris Brezillon wrote:
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 71c0ab46f216..19ed6006aea1 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig@@ -898,6 +898,17 @@ config GPIO_TS4900 endmenu +menu "I3C GPIO expanders" + depends on I3C + +config GPIO_CDNS_I3C + tristate "Cadence I3C GPIO expander" + select GPIOLIB_IRQCHIP + help + Say yes here to enabled the driver for Cadence I3C GPIO expander.
to enable the driver
+ +endmenu
-- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html