[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241003063642.2710384-1-w.egorov@phytec.de>
Date: Thu, 3 Oct 2024 08:36:42 +0200
From: Wadim Egorov <w.egorov@...tec.de>
To: <catalin.marinas@....com>, <will@...nel.org>
CC: <quic_bjorande@...cinc.com>, <geert+renesas@...der.be>,
<dmitry.baryshkov@...aro.org>, <krzysztof.kozlowski@...aro.org>,
<neil.armstrong@...aro.org>, <arnd@...db.de>, <nfraprado@...labora.com>,
<nm@...com>, <vigneshr@...com>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <upstream@...ts.phytec.de>
Subject: [PATCH v2] 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>
---
v2: Rebased on current master
Resend with correct Cc's
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5fdbfea7a5b2..4baad778a735 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -659,6 +659,7 @@ CONFIG_GPIO_MAX732X=y
CONFIG_GPIO_PCA953X=y
CONFIG_GPIO_PCA953X_IRQ=y
CONFIG_GPIO_ADP5585=m
+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