projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54fe938
)
riscv: defconfig: spacemit: enable gpio support for K1 SoC
author
Yixun Lan
<dlan@gentoo.org>
Thu, 24 Apr 2025 09:40:49 +0000
(17:40 +0800)
committer
Conor Dooley
<conor.dooley@microchip.com>
Fri, 25 Apr 2025 14:35:30 +0000
(15:35 +0100)
Enable GPIO support, in order to activate follow-up GPIO LED,
and ethernet reset pin.
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/configs/defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/riscv/configs/defconfig
b/arch/riscv/configs/defconfig
index 3c8e16d71e175e0e4c27136c31761127ce6e1602..b8899d59dd345c50d877829c05d0330f2986895c 100644
(file)
--- a/
arch/riscv/configs/defconfig
+++ b/
arch/riscv/configs/defconfig
@@
-169,6
+169,7
@@
CONFIG_PINCTRL_SOPHGO_SG2002=y
CONFIG_PINCTRL_TH1520=y
CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_SIFIVE=y
+CONFIG_GPIO_SPACEMIT_K1=y
CONFIG_POWER_RESET_GPIO_RESTART=y
CONFIG_SENSORS_SFCTEMP=m
CONFIG_CPU_THERMAL=y