Update the DTS file for the Catalina platform based on the PVT hardware changes. Signed-off-by: Potin Lai <potin.lai.pt@xxxxxxxxx> --- Changes in v4: - Split a single commit into multiple smaller commits to reduce complexity. - Add `multi-master` into i2c12 & i2c13 - Link to v3: https://lore.kernel.org/r/20250114-potin-catalina-dts-update-20250102-v3-1-14981744b2fe@xxxxxxxxx Changes in v3: - Remove delta_brick nodes due to compatible string not supported - Link to v2: https://lore.kernel.org/r/20250113-potin-catalina-dts-update-20250102-v2-1-1725117fe7a9@xxxxxxxxx Changes in v2: - Add delta_brick nodes to support PDB brick board - Link to v1: https://lore.kernel.org/r/20250103-potin-catalina-dts-update-20250102-v1-1-b0b7a523c968@xxxxxxxxx --- Potin Lai (8): ARM: dts: aspeed: catalina: Add IO Mezz board thermal sensor nodes ARM: dts: aspeed: catalina: Add Front IO board remote thermal sensor ARM: dts: aspeed: catalina: Add MP5990 power sensor node ARM: dts: aspeed: catalina: Add fan controller support ARM: dts: aspeed: catalina: Add second source fan controller support ARM: dts: aspeed: catalina: Add second source HSC node support ARM: dts: aspeed: catalina: Remove INA238 and INA230 nodes ARM: dts: aspeed: catalina: Enable multi-master on additional I2C buses .../dts/aspeed/aspeed-bmc-facebook-catalina.dts | 172 +++++++++++++++------ 1 file changed, 128 insertions(+), 44 deletions(-) --- base-commit: becaccc292bfbd12df81148746043c5221e49da8 change-id: 20250102-potin-catalina-dts-update-20250102-914b06a4bdba Best regards, -- Potin Lai <potin.lai.pt@xxxxxxxxx>