[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240718095239.922641-1-w.egorov@phytec.de>
Date: Thu, 18 Jul 2024 11:52:39 +0200
From: Wadim Egorov <w.egorov@...tec.de>
To: <catalin.marinas@....com>, <will@...nel.org>, <quic_bjorande@...cinc.com>,
<krzysztof.kozlowski@...aro.org>, <geert+renesas@...der.be>,
<dmitry.baryshkov@...aro.org>, <shawnguo@...nel.org>,
<neil.armstrong@...aro.org>, <arnd@...db.de>, <m.szyprowski@...sung.com>,
<nfraprado@...labora.com>, <u-kumar1@...com>
CC: <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<upstream@...ts.phytec.de>
Subject: [PATCH] arm64: defconfig: Enable PCF857X GPIO expander
Enable the PCF857X GPIO expander which is equipped on
the PHYTEC phyBOARD-Lyra AM625.
Signed-off-by: Wadim Egorov <w.egorov@...tec.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
Powered by blists - more mailing lists