[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241014205315.1349391-1-drew@pdp7.com>
Date: Mon, 14 Oct 2024 13:53:15 -0700
From: Drew Fustini <drew@...7.com>
To: Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
Conor Dooley <conor.dooley@...rochip.com>,
Drew Fustini <drew@...7.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>,
Inochi Amaoto <inochiama@...look.com>,
Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
Anup Patel <apatel@...tanamicro.com>,
Hal Feng <hal.feng@...rfivetech.com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
linux-riscv@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] riscv: defconfig: enable gpio support for TH1520
Enable gpio-dwapb driver which is used by TH1520-based boards like the
BeagleV Ahead and the Sipeed LicheePi 4A.
Signed-off-by: Drew Fustini <drew@...7.com>
---
arch/riscv/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index 2341393cfac1..cfc887a7243d 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -167,6 +167,7 @@ CONFIG_PINCTRL_SOPHGO_CV1800B=y
CONFIG_PINCTRL_SOPHGO_CV1812H=y
CONFIG_PINCTRL_SOPHGO_SG2000=y
CONFIG_PINCTRL_SOPHGO_SG2002=y
+CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_SIFIVE=y
CONFIG_POWER_RESET_GPIO_RESTART=y
CONFIG_SENSORS_SFCTEMP=m
--
2.40.1
Powered by blists - more mailing lists