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:
parent
bfeffd1552
commit
869d1375a4
@ -173,6 +173,16 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
dps650ab@58 {
|
||||
compatible = "delta,dps650ab";
|
||||
reg = <0x58>;
|
||||
};
|
||||
|
||||
dps650ab@59 {
|
||||
compatible = "delta,dps650ab";
|
||||
reg = <0x59>;
|
||||
};
|
||||
};
|
||||
|
||||
&i2c9 {
|
||||
|
Loading…
Reference in New Issue
Block a user