ARM: dts: aspeed: catalina: Add second source HSC node support

Add device tree nodes for the XDP710 Hot-Swap Controller (HSC) to support
the Power Distribution Board (PDB) with a second-source configuration.

Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Link: https://patch.msgid.link/20250321-potin-catalina-dts-update-20250102-v6-6-4bd85efeb9b4@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
Potin Lai 2025-03-21 15:26:07 +08:00 committed by Andrew Jeffery
parent 8c2d9fc032
commit f2919835b8

View File

@ -562,6 +562,14 @@ i2c1mux0ch4: i2c@4 {
#size-cells = <0>;
reg = <0x4>;
power-monitor@13 {
compatible = "infineon,xdp710";
reg = <0x13>;
};
power-monitor@1c {
compatible = "infineon,xdp710";
reg = <0x1c>;
};
power-monitor@42 {
compatible = "lltc,ltc4287";
reg = <0x42>;