]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: aspeed: stardragon4800: Add power supply
authorXiaoting Liu <xiaoting.liu@hxt-semitech.com>
Thu, 10 Jan 2019 02:29:13 +0000 (10:29 +0800)
committerJoel Stanley <joel@jms.id.au>
Thu, 17 Jan 2019 01:56:13 +0000 (12:56 +1100)
Add Delta Electronics power supply DPS-650-AB.

Signed-off-by: Xiaoting Liu <xiaoting.liu@hxt-semitech.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-arm-stardragon4800-rep2.dts

index bdfd8c9f3a7c86503f05dce5f7ee1349d1fa3dd2..521afbea2c5b6bcc22d188f7d5df6bc7085f9fe2 100644 (file)
@@ -173,6 +173,16 @@ dps650ab@58 {
                        };
                };
        };
+
+       dps650ab@58 {
+               compatible = "delta,dps650ab";
+               reg = <0x58>;
+       };
+
+       dps650ab@59 {
+               compatible = "delta,dps650ab";
+               reg = <0x59>;
+       };
 };
 
 &i2c9 {