ramips: Add hex prefix (0x) to dtsi reg properties where needed.
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / mt7628an.dtsi
index c1f03fc76c229054415681f8aad619e36f9dc211..98496e325d984a4154d1837ea7d5b04b4d54703c 100644 (file)
 
        usbphy: usbphy@10120000 {
                compatible = "ralink,mt7628an-usbphy", "mediatek,mt7620-usbphy";
 
        usbphy: usbphy@10120000 {
                compatible = "ralink,mt7628an-usbphy", "mediatek,mt7620-usbphy";
-               reg = <0x10120000 4000>;
+               reg = <0x10120000 0x4000>;
                #phy-cells = <1>;
 
                resets = <&rstctrl 22 &rstctrl 25>;
                #phy-cells = <1>;
 
                resets = <&rstctrl 22 &rstctrl 25>;
 
        sdhci@10130000 {
                compatible = "ralink,mt7620-sdhci";
 
        sdhci@10130000 {
                compatible = "ralink,mt7620-sdhci";
-               reg = <0x10130000 4000>;
+               reg = <0x10130000 0x4000>;
 
                interrupt-parent = <&intc>;
                interrupts = <14>;
 
                interrupt-parent = <&intc>;
                interrupts = <14>;
 
        ethernet@10100000 {
                compatible = "ralink,rt5350-eth";
 
        ethernet@10100000 {
                compatible = "ralink,rt5350-eth";
-               reg = <0x10100000 10000>;
+               reg = <0x10100000 0x10000>;
 
                interrupt-parent = <&cpuintc>;
                interrupts = <5>;
 
                interrupt-parent = <&cpuintc>;
                interrupts = <5>;
 
        esw: esw@10110000 {
                compatible = "ralink,rt3050-esw";
 
        esw: esw@10110000 {
                compatible = "ralink,rt3050-esw";
-               reg = <0x10110000 8000>;
+               reg = <0x10110000 0x8000>;
 
                resets = <&rstctrl 23>;
                reset-names = "esw";
 
                resets = <&rstctrl 23>;
                reset-names = "esw";
 
        wmac: wmac@10300000 {
                compatible = "mediatek,mt7628-wmac";
 
        wmac: wmac@10300000 {
                compatible = "mediatek,mt7628-wmac";
-               reg = <0x10300000 100000>;
+               reg = <0x10300000 0x100000>;
 
                interrupt-parent = <&cpuintc>;
                interrupts = <6>;
 
                interrupt-parent = <&cpuintc>;
                interrupts = <6>;