public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable PCF857X GPIO expander
@ 2024-07-18  9:52 Wadim Egorov
  2024-10-02 10:32 ` [Upstream] " Wadim Egorov
  0 siblings, 1 reply; 3+ messages in thread
From: Wadim Egorov @ 2024-07-18  9:52 UTC (permalink / raw)
  To: catalin.marinas, will, quic_bjorande, krzysztof.kozlowski,
	geert+renesas, dmitry.baryshkov, shawnguo, neil.armstrong, arnd,
	m.szyprowski, nfraprado, u-kumar1
  Cc: linux-arm-kernel, linux-kernel, upstream

Enable the PCF857X GPIO expander which is equipped on
the PHYTEC phyBOARD-Lyra AM625.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ef2235838c44..0c7d3f7717ff 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -655,6 +655,7 @@ CONFIG_GPIO_XGENE_SB=y
 CONFIG_GPIO_MAX732X=y
 CONFIG_GPIO_PCA953X=y
 CONFIG_GPIO_PCA953X_IRQ=y
+CONFIG_GPIO_PCF857X=m
 CONFIG_GPIO_BD9571MWV=m
 CONFIG_GPIO_MAX77620=y
 CONFIG_GPIO_SL28CPLD=m
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-02 10:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18  9:52 [PATCH] arm64: defconfig: Enable PCF857X GPIO expander Wadim Egorov
2024-10-02 10:32 ` [Upstream] " Wadim Egorov
2024-10-02 10:45   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox