]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: cix: Use lowercase hex
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Tue, 23 Dec 2025 15:24:25 +0000 (16:24 +0100)
committerPeter Chen <peter.chen@cixtech.com>
Tue, 30 Dec 2025 01:47:26 +0000 (09:47 +0800)
The DTS code coding style expects lowercase hex for values and unit
addresses.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251223152424.155253-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Peter Chen <peter.chen@cixtech.com>
arch/arm64/boot/dts/cix/sky1.dtsi

index 64b76905cbff5eb5f1010e426832a86295158f1d..fb8c826bbc97e4930b551a5196be60039a3d6c5b 100644 (file)
                        reg-names = "reg", "cfg", "rcsu_strap", "rcsu_status", "msg";
                        ranges = <0x01000000 0x0 0x38100000 0x0 0x38100000 0x0 0x00100000>,
                                 <0x02000000 0x0 0x38200000 0x0 0x38200000 0x0 0x07e00000>,
-                                <0x43000000 0x0C 0x00000000 0x0C 0x00000000 0x04 0x00000000>;
+                                <0x43000000 0x0c 0x00000000 0x0c 0x00000000 0x04 0x00000000>;
                        #address-cells = <3>;
                        #size-cells = <2>;
                        bus-range = <0x30 0x5f>;