2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 14:43:58 +08:00

ARM: dts: aspeed: stardragon4800: Add power supply

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>
This commit is contained in:
Xiaoting Liu 2019-01-10 10:29:13 +08:00 committed by Joel Stanley
parent bfeffd1552
commit 869d1375a4

View File

@ -173,6 +173,16 @@
};
};
};
dps650ab@58 {
compatible = "delta,dps650ab";
reg = <0x58>;
};
dps650ab@59 {
compatible = "delta,dps650ab";
reg = <0x59>;
};
};
&i2c9 {