Re: [PATCH v3] ARM: dts: aspeed: catalina: Update DTS to support multiple PDB board sources
From: Andrew Jeffery
Date: Sun Feb 02 2025 - 22:48:24 EST
Hi Potin,
On Tue, 2025-01-14 at 14:12 +0800, Potin Lai wrote:
> This patch updates the Catalina device tree to support different
> sources
> of PDB boards.
Can you expand "PDB"?
>
> Changes for Main source PDB board
> - Thermal Sensor Monitoring:
> - Added IOB NIC nodes (TMP421) for thermal sensor monitoring.
Can you expand "IOB"?
> - Added FIO remote thermal node (TMP75) for thermal sensor
> monitoring.
Can you expand "FIO"?
> - Fan Monitoring and Control:
> - Add fan p12V power sensor node (MP5990) for sensor monitoring.
> - Add fan controllers (MAX31790) for fan control and tach
> monitoring.
>
> Changes for 2nd source PDB board
> - Fan Monitoring and Control:
> - Added 2nd source fan controllers (NCT7363) for fan duty control
> and
> tach monitoring.
> - Power Monitoring:
> - Added 2nd source HSC nodes (XDP710) for power sensor monitoring.
> - Address Conflicts:
> - Removed all ina238 nodes due to address conflicts. Moved the
> driver
> probe for ina238 to userspace.
Can you unpack the issue with the conflicts a little further? What was
going on here?
Andrew