Commit 869d1375 authored by Xiaoting Liu's avatar Xiaoting Liu Committed by Joel Stanley

ARM: dts: aspeed: stardragon4800: Add power supply

Add Delta Electronics power supply DPS-650-AB.
Signed-off-by: default avatarXiaoting Liu <xiaoting.liu@hxt-semitech.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent bfeffd15
......@@ -173,6 +173,16 @@ dps650ab@58 {
};
};
};
dps650ab@58 {
compatible = "delta,dps650ab";
reg = <0x58>;
};
dps650ab@59 {
compatible = "delta,dps650ab";
reg = <0x59>;
};
};
&i2c9 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment