Re: [PATCH] arm64: dts: altera: Use lowercase hex

From: Dinh Nguyen
Date: Wed Dec 24 2025 - 07:20:48 EST




On 12/23/25 09:24, Krzysztof Kozlowski wrote:
The DTS code coding style expects lowercase hex for values and unit
addresses.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

---

Patches done with sed, verified with comparing unflattened DTB and
dtx_diff.
---
.../boot/dts/altera/socfpga_stratix10.dtsi | 2 +-
.../dts/altera/socfpga_stratix10_socdk.dts | 2 +-
.../altera/socfpga_stratix10_socdk_nand.dts | 4 +-
.../arm64/boot/dts/intel/socfpga_agilex5.dtsi | 48 +++++++++----------
.../boot/dts/intel/socfpga_agilex_socdk.dts | 2 +-
.../boot/dts/intel/socfpga_n5x_socdk.dts | 4 +-
6 files changed, 31 insertions(+), 31 deletions(-)


Applied!

Thanks,
Dinh