[PATCH] arm64: defconfig: Enable TPIC2810 GPIO expander
Nishanth Menon
nm at ti.com
Mon Apr 21 07:39:26 PDT 2025
AM642-SK uses TPIC2810 I2C GPIO expander for LEDs.
Signed-off-by: Nishanth Menon <nm at ti.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5bb8f09422a2..49a98275fa3d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -672,6 +672,7 @@ CONFIG_GPIO_PCA953X=y
CONFIG_GPIO_PCA953X_IRQ=y
CONFIG_GPIO_ADP5585=m
CONFIG_GPIO_PCF857X=m
+CONFIG_GPIO_TPIC2810=m
CONFIG_GPIO_BD9571MWV=m
CONFIG_GPIO_MAX77620=y
CONFIG_GPIO_SL28CPLD=m
--
2.47.0
More information about the linux-arm-kernel
mailing list