riscv: dts: starfive: pmic: add axp15060 pmic node
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 1 Nov 2023 10:30:42 +0000 (19:30 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 28 Oct 2024 11:28:42 +0000 (20:28 +0900)
Add an axp15060 pmic dts node for opensbi power managment used.

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

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

index e11babc1cdecb73ad040bf5b8b6eb6b3f415dbdd..b1f4cffa699fd2d6a9bbe5433f36813b440c5a87 100644 (file)
                reg = <0x50>;
                pagesize = <16>;
        };
+
+       axp15060: pmic@36 {
+               compatible = "x-powers,axp15060";
+               reg = <0x36>;
+       };
 };
 
 &i2c6 {