]> www.infradead.org Git - linux.git/commitdiff
ARM: dts: aspeed: harma: Add VR devices
authorPeter Yin <peteryin.openbmc@gmail.com>
Thu, 1 Aug 2024 16:01:26 +0000 (00:01 +0800)
committerJoel Stanley <joel@jms.id.au>
Thu, 22 Aug 2024 03:38:07 +0000 (13:08 +0930)
Add isl69260, xdpe152c4 devices.

Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com>
Link: https://lore.kernel.org/r/20240801160136.1281291-3-peteryin.openbmc@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts

index d99fba321379d3aa6c2cca9b778ca54f398f465a..8fb30029e46c8fccfb4d27fa5a53c3030aa7453a 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0>;
+                       power-monitor@61 {
+                               compatible = "isil,isl69260";
+                               reg = <0x61>;
+                       };
+                       power-monitor@62 {
+                               compatible = "isil,isl69260";
+                               reg = <0x62>;
+                       };
+                       power-monitor@63 {
+                               compatible = "isil,isl69260";
+                               reg = <0x63>;
+                       };
+                       power-monitor@64 {
+                               compatible = "infineon,xdpe152c4";
+                               reg = <0x64>;
+                       };
+                       power-monitor@66 {
+                               compatible = "infineon,xdpe152c4";
+                               reg = <0x66>;
+                       };
+                       power-monitor@68 {
+                               compatible = "infineon,xdpe152c4";
+                               reg = <0x68>;
+                       };
                };
                imux29: i2c@1 {
                        #address-cells = <1>;