On 5/6/2026 12:09 AM, Dinh Nguyen wrote:
> Hi Adrian,
>
> On 5/5/26 00:15, Adrian Ng Ho Yin wrote:
>> Agilex5 SoCFPGA variants and derivatives 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.
>>
>> ---
>> changelog
>> v1->v2
>> * Simplify commit titles
>>
>> v2->v3
>> * Update commit titles for clarity
>> ---
>>
>> Adrian Ng Ho Yin (2):
>> arm64: dts: socfpga: agilex5: set alias for i3c controllers
>> arm64: dts: socfpga: agilex3: set alias for i3c controller
>>
>
> I've applied both patches.
>
> Nit: I'm getting this checkpatch warning:
>
> WARNING: From:/Signed-off-by: email address mismatch: 'From: Adrian Ng
> Ho Yin <adrianhoyin.ng@altera.com>' != 'Signed-off-by: Adrian Ng Ho Yin
> <adrian.ho.yin.ng@altera.com>'
>
> Please try to fix this up for future submissions.
>
> Thanks,
> Dinh
Hi Dinh,
Thanks for the feedback. Will fix in the future submissions.
Thank You
Adrian