lantiq: dts: use lower case for hex values
authorMathias Kresin <dev@kresin.me>
Sun, 27 Jan 2019 13:35:28 +0000 (14:35 +0100)
committerMathias Kresin <dev@kresin.me>
Sun, 7 Jul 2019 09:17:27 +0000 (11:17 +0200)
Use only lower case for hex values to keep it consistent.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/files/arch/mips/boot/dts/ARV8539PW22.dts
target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV2B.dts
target/linux/lantiq/files/arch/mips/boot/dts/DGN3500.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/falcon-sflash-16M.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi

index d4b470561264400219868456fbf63a7b2cae5381..6bd17cfb57009f293891da43d7774f3dea23c8f2 100644 (file)
 
                        partition@40000 {
                                label = "firmware";
-                               reg = <0x40000 0x7B0000>;       /* 7872 KiB */
+                               reg = <0x40000 0x7b0000>;       /* 7872 KiB */
                        };
 
-                       art: partition@7F0000 {
+                       art: partition@7f0000 {
                                label = "art";
-                               reg = <0x7F0000 0x10000>;       /* 64 KiB*/
+                               reg = <0x7f0000 0x10000>;       /* 64 KiB*/
                                read-only;
                        };
                };
index 552814d38163cb9ca624170439cb1ce605f5b917..390108de7fc40e95b300e9360c1bd262733bc1f2 100644 (file)
 
                        partition@164000 {
                                label = "ubi";
-                               reg = <0x204000 0x1DFC000>;
+                               reg = <0x204000 0x1dfc000>;
                        };
                };
        };
index f065881ba9c0090a27453cd69e49c7e693c468a6..128ee76e2eac2dc0922413efe9d6b3a7f57fbc25 100644 (file)
                realtek,initvals = <
                        0x0000 0x0830
                        0x0400 0x8130
-                       0x000A 0x83ED
-                       0x0F51 0x0017
-                       0x02F5 0x0048
-                       0x02FA 0xFFDF
-                       0x02FB 0xFFE0
+                       0x000a 0x83ed
+                       0x0f51 0x0017
+                       0x02f5 0x0048
+                       0x02fa 0xffdf
+                       0x02fb 0xffe0
                        0x0450 0x0000
                        0x0401 0x0000
                        0x0431 0x0960
index 626b964507353cb9293c5f8975f92b15421ea157..b35f70b64609d083fcffafb9ac3195fa360c3422 100644 (file)
@@ -27,8 +27,8 @@
                                label = "uboot_env";
                        };
 
-                       partition@C0000 {
-                               reg = <0xC0000 0x740000>;
+                       partition@c0000 {
+                               reg = <0xc0000 0x740000>;
                                label = "image0";
                        };
 
index ecb68e896eabbc8dbb6431d1a5df1ad94f878f65..0328e1e702a3b5d5dc22c2710b5bb6fbdf0b4e88 100644 (file)
                reg = <0x18000000 0x100>;
        };
 
-       sbs2@1D000000 {
+       sbs2@1d000000 {
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "lantiq,sysb2", "simple-bus";
-               reg = <0x1D000000 0x1000000>;
-               ranges = <0x0 0x1D000000 0x1000000>;
+               reg = <0x1d000000 0x1000000>;
+               ranges = <0x0 0x1d000000 0x1000000>;
 
                clock_sysgpe: clock-controller@700000 {
                        compatible = "lantiq,sysgpe-falcon";
                        clocks = <&clock_syseth 17>;
                };
 
-               clock_syseth: clock-controller@B00000 {
+               clock_syseth: clock-controller@b00000 {
                        compatible = "lantiq,syseth-falcon";
-                       reg = <0xB00000 0x100>;
+                       reg = <0xb00000 0x100>;
                        #clock-cells = <1>;
                };
 
-               pad@B01000 {
+               pad@b01000 {
                        compatible = "lantiq,pad-falcon";
-                       reg = <0xB01000 0x100>;
+                       reg = <0xb01000 0x100>;
                        lantiq,bank = <0>;
                        clocks = <&clock_syseth 20>;
                };
 
-               pad@B02000 {
+               pad@b02000 {
                        compatible = "lantiq,pad-falcon";
-                       reg = <0xB02000 0x100>;
+                       reg = <0xb02000 0x100>;
                        lantiq,bank = <2>;
                        clocks = <&clock_syseth 21>;
                };
        };
 
-       fpi@1E000000 {
+       fpi@1e000000 {
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "lantiq,fpi", "simple-bus";
-               reg = <0x1E000000 0x1000000>;
-               ranges = <0x0 0x1E000000 0x1000000>;
+               reg = <0x1e000000 0x1000000>;
+               ranges = <0x0 0x1e000000 0x1000000>;
 
-               serial1: serial@100B00 {
+               serial1: serial@100b00 {
                        status = "disabled";
                        compatible = "lantiq,asc";
-                       reg = <0x100B00 0x100>;
+                       reg = <0x100b00 0x100>;
                        interrupt-parent = <&icu0>;
                        interrupts = <112 113 114>;
                        line = <1>;
                        clocks = <&clock_sys1 11>;
                };
 
-               serial0: serial@100C00 {
+               serial0: serial@100c00 {
                        compatible = "lantiq,asc";
-                       reg = <0x100C00 0x100>;
+                       reg = <0x100c00 0x100>;
                        interrupt-parent = <&icu0>;
                        interrupts = <104 105 106>;
                        line = <0>;
                        clocks = <&clock_sys1 12>;
                };
 
-               spi: spi@100D00 {
+               spi: spi@100d00 {
                        status = "disabled";
                        compatible = "lantiq,falcon-spi", "lantiq,xrx100-spi", "lantiq,spi-lantiq-ssc";
                        interrupts = <22 23 24 25>;
                        interrupt-names = "spi_tx", "spi_rx", "spi_err", "spi_frm";
                        #address-cells = <1>;
                        #size-cells = <0>;
-                       reg = <0x100D00 0x100>;
+                       reg = <0x100d00 0x100>;
                        interrupt-parent = <&icu0>;
                        clocks = <&clock_sys1 13>;
                        base_cs = <1>;
                        num_cs = <2>;
                };
 
-               gptc@100E00 {
+               gptc@100e00 {
                        compatible = "lantiq,gptc-falcon";
-                       reg = <0x100E00 0x100>;
+                       reg = <0x100e00 0x100>;
                };
 
                i2c: i2c@200000 {
                        reg = <0x802000 0x80>;
                };
 
-               clock_sys1: clock-controller@F00000 {
+               clock_sys1: clock-controller@f00000 {
                        compatible = "lantiq,sys1-falcon";
-                       reg = <0xF00000 0x100>;
+                       reg = <0xf00000 0x100>;
                        #clock-cells = <1>;
                };
        };
 
-       sbs0@1F000000 {
+       sbs0@1f000000 {
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "simple-bus";
-               reg = <0x1F000000 0x400000>;
-               ranges = <0x0 0x1F000000 0x400000>;
+               reg = <0x1f000000 0x400000>;
+               ranges = <0x0 0x1f000000 0x400000>;
 
                mpsmbx: mpsmbx@200000 {
                        reg = <0x200000 0x200>;
                };
        };
 
-       sbs1@1F700000 {
+       sbs1@1f700000 {
 
        };
 
-       biu@1F800000 {
+       biu@1f800000 {
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "lantiq,biu", "simple-bus";
-               reg = <0x1F800000 0x800000>;
-               ranges = <0x0 0x1F800000 0x800000>;
+               reg = <0x1f800000 0x800000>;
+               ranges = <0x0 0x1f800000 0x800000>;
 
                icu0: icu@80200 {
                        #interrupt-cells = <1>;
                                0x802a0 0x28>;
                };
 
-               watchdog@803F0 {
+               watchdog@803f0 {
                        compatible = "lantiq,wdt";
-                       reg = <0x803F0 0x10>;
+                       reg = <0x803f0 0x10>;
                        clocks = <&io_clk>; /* currently no effect */
                };
        };