[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250421143926.2009535-1-nm@ti.com>
Date: Mon, 21 Apr 2025 09:39:26 -0500
From: Nishanth Menon <nm@...com>
To: Ross Burton <ross.burton@....com>, Eric Biggers <ebiggers@...gle.com>,
Elinor Montmasson <elinor.montmasson@...oirfairelinux.com>,
NĂcolas F. R. A. Prado
<nfraprado@...labora.com>,
Taniya Das <quic_tdas@...cinc.com>, Nishanth Menon
<nm@...com>,
Dmitry Baryshkov <lumag@...nel.org>,
Geert Uytterhoeven
<geert+renesas@...der.be>,
Krzysztof Kozlowski
<krzysztof.kozlowski@...aro.org>,
Bjorn Andersson
<bjorn.andersson@....qualcomm.com>,
Will Deacon <will@...nel.org>,
Catalin
Marinas <catalin.marinas@....com>
CC: <linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>
Subject: [PATCH] arm64: defconfig: Enable TPIC2810 GPIO expander
AM642-SK uses TPIC2810 I2C GPIO expander for LEDs.
Signed-off-by: Nishanth Menon <nm@...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
Powered by blists - more mailing lists