riscv: dts: jh7110: Add pmu for opensbi 51/301351/4 accepted/tizen/unified/riscv/20231123.095154
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 1 Nov 2023 10:34:29 +0000 (19:34 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 20 Nov 2023 07:23:52 +0000 (16:23 +0900)
Add pmu dts node for opensbi used.

Refer to Mainline Kernel:
[https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/riscv/boot/dts/starfive/jh7110.dtsi?h=v6.7-rc2#n1100]

Change-Id: I171649219a90f75ad98d88ffe382f7ffd00d1bd7
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
arch/riscv/dts/jh7110.dtsi

index ec237a4..bfa1292 100644 (file)
                        cache-unified;
                };
 
+               pwrc: power-controller@17030000 {
+                       compatible = "starfive,jh7110-pmu";
+                       reg = <0x0 0x17030000 0x0 0x10000>;
+                       interrupts = <111>;
+               };
+
                uart0: serial@10000000 {
                        compatible = "snps,dw-apb-uart";
                        reg = <0x0 0x10000000 0x0 0x10000>;