aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2025-04-21 09:39:26 -0500
committerNishanth Menon <nm@ti.com>2025-05-02 08:14:39 -0500
commit42cfb00c919e5951ba5c4067a058c7e2cf2ccbc0 (patch)
tree67091e3a992c325aafa2eb74da928a5fad2e5164
parentarm64: defconfig: Enable TMP102 as module (diff)
downloadwireguard-linux-42cfb00c919e5951ba5c4067a058c7e2cf2ccbc0.tar.xz
wireguard-linux-42cfb00c919e5951ba5c4067a058c7e2cf2ccbc0.zip
arm64: defconfig: Enable TPIC2810 GPIO expander
AM642-SK uses TPIC2810 I2C GPIO expander for LEDs. Link: https://lore.kernel.org/r/20250421143926.2009535-1-nm@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 800cebe5bf8c..21157ab45ad4 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