]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: amlogic: Use lowercase hex
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Tue, 23 Dec 2025 15:25:12 +0000 (16:25 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Wed, 7 Jan 2026 14:04:05 +0000 (15:04 +0100)
The DTS code coding style expects lowercase hex for values and unit
addresses.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://patch.msgid.link/20251223152510.155463-4-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi
arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-an400.dts
arch/arm64/boot/dts/amlogic/meson-gxm-mecool-kiii-pro.dts

index c9d9f3ddf73c29ee6b189e41646c565386bca4fb..11e5323f95b736068d35bea6e915b500aa0ffc63 100644 (file)
        firmware {
                scmi: scmi {
                        compatible = "arm,scmi-smc";
-                       arm,smc-id = <0x820000C1>;
+                       arm,smc-id = <0x820000c1>;
                        shmem = <&scmi_shmem>;
                        #address-cells = <1>;
                        #size-cells = <0>;
                        nand: nand-controller@8d000 {
                                compatible = "amlogic,meson-axg-nfc";
                                reg = <0x0 0x8d000 0x0 0x200>,
-                                       <0x0 0x8C000 0x0 0x4>;
+                                       <0x0 0x8c000 0x0 0x4>;
                                reg-names = "nfc", "emmc";
                                interrupts = <GIC_SPI 87 IRQ_TYPE_EDGE_RISING>;
                                clocks = <&clkc_periphs CLKID_SYS_SD_EMMC_C>,
index c05edebb90b523422b99718aa2f4e35bb53753f0..cab2ee9ea0d31bf52db5c9f366b662858210f56d 100644 (file)
@@ -20,7 +20,7 @@
 
        memory@0 {
                device_type = "memory";
-               reg = <0x00000000 0x00000000 0x00000000 0xE0000000
+               reg = <0x00000000 0x00000000 0x00000000 0xe0000000
                        0x00000001 0x00000000 0x00000000 0x20000000>;
        };
 
index f5b3424c0f617c3ee156d64079d3c83cf0227e8b..dddbbe6dca7c53697eb17557f6865f874ce3ae81 100644 (file)
@@ -17,7 +17,7 @@
 
        memory@0 {
                device_type = "memory";
-               reg = <0x0 0x0 0x0 0xC0000000>;
+               reg = <0x0 0x0 0x0 0xc0000000>;
        };
 
        adc-keys {