Re: [PATCH v2 1/2] an/rm64: dts: socfpga: agilex: fix CHECK_DTBS DTC_FLAGS warning
From: Khairul Anuar Romli
Date: Tue Dec 23 2025 - 21:12:04 EST
On 23/12/2025 11:34 am, Dinh Nguyen wrote:
On 12/22/25 19:15, Khairul Anuar Romli wrote:
On 22/12/2025 8:16 pm, Dinh Nguyen wrote:
On 12/19/25 17:48, Khairul Anuar Romli wrote:
Add start address and ranges to eccmgr. This change corrects the warning:
socfpga_agilex.dtsi:612.10-669.5: Warning (simple_bus_reg): /soc@0/ eccmgr:
missing or empty reg/ranges property
Sorry, but I'm not seeing this warning on my local build with v6.19- rc1, nor at Rob's build[1].
Dinh
[1] https://gitlab.com/robherring/linux-dt/-/jobs?kind=BUILD
The warning observe if we build with DTC_FLAGS=-@.
Still do not see the warning.
Dinh
I can only see it if I remove existing arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dtb and then recompile with:
make -j24 DTC_FLAGS=-@ CHECK_DTBS=y intel/socfpga_agilex_socdk.dtb.
Toolchain:
aarch64-linux-gnu-gcc (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0
aarch64-linux-gnu-gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Thanks.
Best Regards,
Khairul