aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNam Cao <namcao@linutronix.de>2024-01-29 09:43:08 +0100
committerLeo Yu-Chi Liang <ycliang@andestech.com>2024-01-31 16:52:53 +0800
commit92802e12ef07f054153ad8379c93db4d144ab401 (patch)
tree2adb93b051063661e146e9854588cddc4a972b06
parent70f150759b4dd7481664ebdcd99cfe8e5e2c2e4e (diff)
downloadu-boot-92802e12ef07f054153ad8379c93db4d144ab401.zip
u-boot-92802e12ef07f054153ad8379c93db4d144ab401.tar.gz
u-boot-92802e12ef07f054153ad8379c93db4d144ab401.tar.bz2
riscv: dts: jh7110: add power management unit controller node
JH7110 has a power management unit controller node. Add this node. This device is used by OpenSBI during board reset/shutdown. Signed-off-by: Nam Cao <namcao@linutronix.de> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
-rw-r--r--arch/riscv/dts/jh7110.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/riscv/dts/jh7110.dtsi b/arch/riscv/dts/jh7110.dtsi
index 6d2675d..2cdc683 100644
--- a/arch/riscv/dts/jh7110.dtsi
+++ b/arch/riscv/dts/jh7110.dtsi
@@ -473,6 +473,12 @@
status = "disabled";
};
+ power-controller@17030000 {
+ compatible = "starfive,jh7110-pmu";
+ reg = <0x0 0x17030000 0x0 0x10000>;
+ interrupts = <111>;
+ };
+
qspi: spi@13010000 {
compatible = "cdns,qspi-nor";
reg = <0x0 0x13010000 0x0 0x10000