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 v5: - Revise CBC FRU eeprom i2c bus and address - Add MCTP support for backend NIC monitoring via PLDM over MCTP - Link to v4: https://lore.kernel.org/r/20250320-potin-catalina-dts-update-20250102-v4-0-7c34b8139014@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 (10): 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 ARM: dts: aspeed: catalina: Update CBC FRU EEPROM I2C bus and address ARM: dts: aspeed: catalina: Enable MCTP support for NIC management .../dts/aspeed/aspeed-bmc-facebook-catalina.dts | 197 +++++++++++++++------ 1 file changed, 144 insertions(+), 53 deletions(-) --- base-commit: 4701f33a10702d5fc577c32434eb62adde0a1ae1 change-id: 20250102-potin-catalina-dts-update-20250102-914b06a4bdba Best regards, -- Potin Lai <potin.lai.pt@xxxxxxxxx>