Re: [PATCH 2/2] arm64: dts: agilex3: set alias for i3c controllers for agilex3

From: Dinh Nguyen

Date: Mon May 04 2026 - 09:32:07 EST


Hi Adrian,

Please simplify the commit header a bit. No need to mention "agilex3" twice.


On 5/4/26 02:07, Adrian Ng Ho Yin wrote:
From: Adrian Ng Ho Yin <adrianhoyin.ng@xxxxxxxxxx>

Agilex3 SoCFPGA have 2 i3c controllers, a main master and a secondary
master. Setting the alias for both i3c controllers to prevent bus id
contention when both controllers are enabled which results in driver
probe failures.

Signed-off-by: Adrian Ng Ho Yin <adrian.ho.yin.ng@xxxxxxxxxx>
---
arch/arm64/boot/dts/intel/socfpga_agilex3_socdk.dts | 2 ++
1 file changed, 2 insertions(+)


Dinh