summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvano di Ninno <silvano.dininno@nxp.com>2019-11-06 16:56:48 +0100
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:09:19 +0800
commit724a66a1fcd12f22d6ee28a717af9d610f866570 (patch)
treea32dcecc64db2da4c1538519a509aaa7716f4070
parentc6aa28920d2cb25b9ce05a3784427b353c08fa7c (diff)
arm:dts:imx: dropping leading 0s on ocram nodes
removing all the leading "0x" and zeros to fix the following dtc warnings: Warning (unit_address_format): Node /XXX unit name should not have leading "0x" and Warning (unit_address_format): Node /XXX unit name should not have leading 0s Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com>
-rw-r--r--arch/arm/boot/dts/imx6q.dtsi10
-rw-r--r--arch/arm/boot/dts/imx6sl.dtsi18
-rw-r--r--arch/arm/boot/dts/imx6sll.dtsi18
-rw-r--r--arch/arm/boot/dts/imx6sx.dtsi16
-rw-r--r--arch/arm/boot/dts/imx6ul.dtsi16
-rw-r--r--arch/arm/boot/dts/imx7d.dtsi14
6 files changed, 46 insertions, 46 deletions
diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi
index 2da982fcc76a..01540033cf30 100644
--- a/arch/arm/boot/dts/imx6q.dtsi
+++ b/arch/arm/boot/dts/imx6q.dtsi
@@ -170,16 +170,16 @@
fsl,max_ddr_freq = <528000000>;
};
- ocram: sram@00905000 {
+ ocram: sram@905000 {
compatible = "mmio-sram";
- reg = <0x00905000 0x3B000>;
+ reg = <0x905000 0x3B000>;
clocks = <&clks IMX6QDL_CLK_OCRAM>;
};
- ocram_optee: sram@00938000 {
+ ocram_optee: sram@938000 {
compatible = "fsl,optee-lpm-sram";
- reg = <0x00938000 0x8000>;
- overw_reg = <&ocram 0x00905000 0x33000>;
+ reg = <0x938000 0x8000>;
+ overw_reg = <&ocram 0x905000 0x33000>;
};
aips-bus@2000000 { /* AIPS1 */
diff --git a/arch/arm/boot/dts/imx6sl.dtsi b/arch/arm/boot/dts/imx6sl.dtsi
index ad8d623addb3..972c272de0c2 100644
--- a/arch/arm/boot/dts/imx6sl.dtsi
+++ b/arch/arm/boot/dts/imx6sl.dtsi
@@ -145,28 +145,28 @@
fsl,max_ddr_freq = <400000000>;
};
- ocrams: sram@00900000 {
+ ocrams: sram@900000 {
compatible = "fsl,lpm-sram";
- reg = <0x00900000 0x4000>;
+ reg = <0x900000 0x4000>;
clocks = <&clks IMX6SL_CLK_OCRAM>;
};
- ocrams_ddr: sram@00904000 {
+ ocrams_ddr: sram@904000 {
compatible = "fsl,ddr-lpm-sram";
- reg = <0x00904000 0x1000>;
+ reg = <0x904000 0x1000>;
clocks = <&clks IMX6SL_CLK_OCRAM>;
};
- ocram: sram@00905000 {
+ ocram: sram@905000 {
compatible = "mmio-sram";
- reg = <0x00905000 0x1B000>;
+ reg = <0x905000 0x1B000>;
clocks = <&clks IMX6SL_CLK_OCRAM>;
};
- ocram_optee: sram@00918000 {
+ ocram_optee: sram@918000 {
compatible = "fsl,optee-lpm-sram";
- reg = <0x00918000 0x8000>;
- overw_reg = <&ocram 0x00905000 0x13000>;
+ reg = <0x918000 0x8000>;
+ overw_reg = <&ocram 0x905000 0x13000>;
};
intc: interrupt-controller@a01000 {
diff --git a/arch/arm/boot/dts/imx6sll.dtsi b/arch/arm/boot/dts/imx6sll.dtsi
index 7f4f8a73a71f..5e3a6279b308 100644
--- a/arch/arm/boot/dts/imx6sll.dtsi
+++ b/arch/arm/boot/dts/imx6sll.dtsi
@@ -145,25 +145,25 @@
fsl,max_ddr_freq = <400000000>;
};
- ocrams: sram@00900000 {
+ ocrams: sram@900000 {
compatible = "fsl,lpm-sram";
- reg = <0x00900000 0x4000>;
+ reg = <0x900000 0x4000>;
};
- ocrams_ddr: sram@00904000 {
+ ocrams_ddr: sram@904000 {
compatible = "fsl,ddr-lpm-sram";
- reg = <0x00904000 0x1000>;
+ reg = <0x904000 0x1000>;
};
- ocram: sram@00905000 {
+ ocram: sram@905000 {
compatible = "mmio-sram";
- reg = <0x00905000 0x1B000>;
+ reg = <0x905000 0x1B000>;
};
- ocram_optee: sram@00918000 {
+ ocram_optee: sram@918000 {
compatible = "fsl,optee-lpm-sram";
- reg = <0x00918000 0x8000>;
- overw_reg = <&ocram 0x00905000 0x13000>;
+ reg = <0x918000 0x8000>;
+ overw_reg = <&ocram 0x905000 0x13000>;
};
intc: interrupt-controller@a01000 {
diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi
index 17d4fd4ab745..a4f6b774fd63 100644
--- a/arch/arm/boot/dts/imx6sx.dtsi
+++ b/arch/arm/boot/dts/imx6sx.dtsi
@@ -186,27 +186,27 @@
fsl,max_ddr_freq = <400000000>;
};
- ocrams: sram@008f8000 {
+ ocrams: sram@8f8000 {
compatible = "fsl,lpm-sram";
- reg = <0x008f8000 0x4000>;
+ reg = <0x8f8000 0x4000>;
clocks = <&clks IMX6SX_CLK_OCRAM_S>;
};
- ocrams_ddr: sram@00900000 {
+ ocrams_ddr: sram@900000 {
compatible = "fsl,ddr-lpm-sram";
- reg = <0x00900000 0x1000>;
+ reg = <0x900000 0x1000>;
clocks = <&clks IMX6SX_CLK_OCRAM>;
};
- ocram: sram@00901000 {
+ ocram: sram@901000 {
compatible = "mmio-sram";
- reg = <0x00901000 0x1F000>;
+ reg = <0x901000 0x1F000>;
clocks = <&clks IMX6SX_CLK_OCRAM>;
};
- ocram_mf: sram-mf@00900000 {
+ ocram_mf: sram-mf@900000 {
compatible = "fsl,mega-fast-sram";
- reg = <0x00900000 0x20000>;
+ reg = <0x900000 0x20000>;
clocks = <&clks IMX6SX_CLK_OCRAM>;
};
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index 03869ecf2831..9caa00b2e04d 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -177,25 +177,25 @@
fsl,max_ddr_freq = <400000000>;
};
- ocrams: sram@00900000 {
+ ocrams: sram@900000 {
compatible = "fsl,lpm-sram";
- reg = <0x00900000 0x4000>;
+ reg = <0x900000 0x4000>;
};
- ocrams_ddr: sram@00904000 {
+ ocrams_ddr: sram@904000 {
compatible = "fsl,ddr-lpm-sram";
- reg = <0x00904000 0x1000>;
+ reg = <0x904000 0x1000>;
};
- ocram: sram@00905000 {
+ ocram: sram@905000 {
compatible = "mmio-sram";
reg = <0x00905000 0x1B000>;
};
- ocram_optee: sram@00918000 {
+ ocram_optee: sram@918000 {
compatible = "fsl,optee-lpm-sram";
- reg = <0x00918000 0x8000>;
- overw_reg = <&ocram 0x00905000 0x13000>;
+ reg = <0x918000 0x8000>;
+ overw_reg = <&ocram 0x905000 0x13000>;
};
intc: interrupt-controller@a01000 {
diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi
index 93206047e54f..cac43b073d72 100644
--- a/arch/arm/boot/dts/imx7d.dtsi
+++ b/arch/arm/boot/dts/imx7d.dtsi
@@ -84,21 +84,21 @@
interrupt-names = "irq_busfreq_0", "irq_busfreq_1";
};
- ocrams_ddr: sram@00900000 {
+ ocrams_ddr: sram@900000 {
compatible = "fsl,ddr-lpm-sram";
- reg = <0x00900000 0x1000>;
+ reg = <0x900000 0x1000>;
clocks = <&clks IMX7D_OCRAM_CLK>;
};
ocram: sram@901000 {
compatible = "mmio-sram";
- reg = <0x00901000 0x1f000>;
+ reg = <0x901000 0x1f000>;
clocks = <&clks IMX7D_OCRAM_CLK>;
};
- ocrams: sram@00180000 {
+ ocrams: sram@180000 {
compatible = "fsl,lpm-sram";
- reg = <0x00180000 0x8000>;
+ reg = <0x180000 0x8000>;
clocks = <&clks IMX7D_OCRAM_S_CLK>;
status = "disabled";
};
@@ -112,9 +112,9 @@
overw_clock = <&ocrams &clks IMX7D_OCRAM_CLK>;
};
- ocrams_mf: sram-mf@00900000 {
+ ocrams_mf: sram-mf@900000 {
compatible = "fsl,mega-fast-sram";
- reg = <0x00900000 0x20000>;
+ reg = <0x900000 0x20000>;
clocks = <&clks IMX7D_OCRAM_CLK>;
};