dt-bingings:pmu:add jh7110 pmu dt-bingings.
authorsamin <samin.guo@starfivetech.com>
Fri, 14 Jan 2022 07:35:43 +0000 (15:35 +0800)
committersamin <samin.guo@starfivetech.com>
Fri, 14 Jan 2022 07:44:40 +0000 (15:44 +0800)
Add jh7110 pmu support.

Signed-off-by: samin <samin.guo@starfivetech.com>
arch/riscv/boot/dts/starfive/starfive_jh7110.dts [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 66e63a3..4d6696f
                        status = "okay";
                };
 
+               pmu: pmu@17030000 {
+                       compatible = "starfive,jh7110-pmu";
+                       reg = <0x0 0x17030000 0x0 0x10000>;
+                       interrupt-parent = <&plic>;
+                       interrupts = <111>;
+                       status = "okay";
+               };
+
                uart0: serial@10000000 {
                        compatible = "snps,dw-apb-uart";
                        interrupt-parent = <&plic>;