mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
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:
parent
8c2d9fc032
commit
f2919835b8
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user