Commit 298701ec authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

ARM: dts: imx: Remove unneeded unit-addresses

Building with W=1 option leads to several warnings like:

Warning (unit_address_vs_reg): Node /soc/aips-bus@02000000/anatop@020c8000/regulator-1p1@110 has a unit name, but no reg property

Fix them by removing the unneeded unit-addresses.
Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent d72b7b44
...@@ -461,7 +461,7 @@ anatop: anatop@020c8000 { ...@@ -461,7 +461,7 @@ anatop: anatop@020c8000 {
<0 54 IRQ_TYPE_LEVEL_HIGH>, <0 54 IRQ_TYPE_LEVEL_HIGH>,
<0 127 IRQ_TYPE_LEVEL_HIGH>; <0 127 IRQ_TYPE_LEVEL_HIGH>;
regulator-1p1@110 { regulator-1p1 {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vdd1p1"; regulator-name = "vdd1p1";
regulator-min-microvolt = <800000>; regulator-min-microvolt = <800000>;
...@@ -475,7 +475,7 @@ regulator-1p1@110 { ...@@ -475,7 +475,7 @@ regulator-1p1@110 {
anatop-max-voltage = <1375000>; anatop-max-voltage = <1375000>;
}; };
regulator-3p0@120 { regulator-3p0 {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vdd3p0"; regulator-name = "vdd3p0";
regulator-min-microvolt = <2800000>; regulator-min-microvolt = <2800000>;
...@@ -489,7 +489,7 @@ regulator-3p0@120 { ...@@ -489,7 +489,7 @@ regulator-3p0@120 {
anatop-max-voltage = <3400000>; anatop-max-voltage = <3400000>;
}; };
regulator-2p5@130 { regulator-2p5 {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vdd2p5"; regulator-name = "vdd2p5";
regulator-min-microvolt = <2100000>; regulator-min-microvolt = <2100000>;
...@@ -503,7 +503,7 @@ regulator-2p5@130 { ...@@ -503,7 +503,7 @@ regulator-2p5@130 {
anatop-max-voltage = <2850000>; anatop-max-voltage = <2850000>;
}; };
reg_arm: regulator-vddcore@140 { reg_arm: regulator-vddcore {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vddarm"; regulator-name = "vddarm";
regulator-min-microvolt = <725000>; regulator-min-microvolt = <725000>;
...@@ -520,7 +520,7 @@ reg_arm: regulator-vddcore@140 { ...@@ -520,7 +520,7 @@ reg_arm: regulator-vddcore@140 {
anatop-max-voltage = <1450000>; anatop-max-voltage = <1450000>;
}; };
reg_pu: regulator-vddpu@140 { reg_pu: regulator-vddpu {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vddpu"; regulator-name = "vddpu";
regulator-min-microvolt = <725000>; regulator-min-microvolt = <725000>;
...@@ -537,7 +537,7 @@ reg_pu: regulator-vddpu@140 { ...@@ -537,7 +537,7 @@ reg_pu: regulator-vddpu@140 {
anatop-max-voltage = <1450000>; anatop-max-voltage = <1450000>;
}; };
reg_soc: regulator-vddsoc@140 { reg_soc: regulator-vddsoc {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vddsoc"; regulator-name = "vddsoc";
regulator-min-microvolt = <725000>; regulator-min-microvolt = <725000>;
......
...@@ -547,7 +547,7 @@ anatop: anatop@020c8000 { ...@@ -547,7 +547,7 @@ anatop: anatop@020c8000 {
<GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>; <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>;
regulator-1p1@110 { regulator-1p1 {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vdd1p1"; regulator-name = "vdd1p1";
regulator-min-microvolt = <800000>; regulator-min-microvolt = <800000>;
...@@ -561,7 +561,7 @@ regulator-1p1@110 { ...@@ -561,7 +561,7 @@ regulator-1p1@110 {
anatop-max-voltage = <1375000>; anatop-max-voltage = <1375000>;
}; };
regulator-3p0@120 { regulator-3p0 {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vdd3p0"; regulator-name = "vdd3p0";
regulator-min-microvolt = <2800000>; regulator-min-microvolt = <2800000>;
...@@ -575,7 +575,7 @@ regulator-3p0@120 { ...@@ -575,7 +575,7 @@ regulator-3p0@120 {
anatop-max-voltage = <3400000>; anatop-max-voltage = <3400000>;
}; };
regulator-2p5@130 { regulator-2p5 {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vdd2p5"; regulator-name = "vdd2p5";
regulator-min-microvolt = <2100000>; regulator-min-microvolt = <2100000>;
...@@ -589,7 +589,7 @@ regulator-2p5@130 { ...@@ -589,7 +589,7 @@ regulator-2p5@130 {
anatop-max-voltage = <2875000>; anatop-max-voltage = <2875000>;
}; };
reg_arm: regulator-vddcore@140 { reg_arm: regulator-vddcore {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vddarm"; regulator-name = "vddarm";
regulator-min-microvolt = <725000>; regulator-min-microvolt = <725000>;
...@@ -606,7 +606,7 @@ reg_arm: regulator-vddcore@140 { ...@@ -606,7 +606,7 @@ reg_arm: regulator-vddcore@140 {
anatop-max-voltage = <1450000>; anatop-max-voltage = <1450000>;
}; };
reg_pcie: regulator-vddpcie@140 { reg_pcie: regulator-vddpcie {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vddpcie"; regulator-name = "vddpcie";
regulator-min-microvolt = <725000>; regulator-min-microvolt = <725000>;
...@@ -622,7 +622,7 @@ reg_pcie: regulator-vddpcie@140 { ...@@ -622,7 +622,7 @@ reg_pcie: regulator-vddpcie@140 {
anatop-max-voltage = <1450000>; anatop-max-voltage = <1450000>;
}; };
reg_soc: regulator-vddsoc@140 { reg_soc: regulator-vddsoc {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vddsoc"; regulator-name = "vddsoc";
regulator-min-microvolt = <725000>; regulator-min-microvolt = <725000>;
......
...@@ -512,7 +512,7 @@ anatop: anatop@020c8000 { ...@@ -512,7 +512,7 @@ anatop: anatop@020c8000 {
<GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>; <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>;
reg_3p0: regulator-3p0@120 { reg_3p0: regulator-3p0 {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vdd3p0"; regulator-name = "vdd3p0";
regulator-min-microvolt = <2625000>; regulator-min-microvolt = <2625000>;
...@@ -526,7 +526,7 @@ reg_3p0: regulator-3p0@120 { ...@@ -526,7 +526,7 @@ reg_3p0: regulator-3p0@120 {
anatop-enable-bit = <0>; anatop-enable-bit = <0>;
}; };
reg_arm: regulator-vddcore@140 { reg_arm: regulator-vddcore {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "cpu"; regulator-name = "cpu";
regulator-min-microvolt = <725000>; regulator-min-microvolt = <725000>;
...@@ -543,7 +543,7 @@ reg_arm: regulator-vddcore@140 { ...@@ -543,7 +543,7 @@ reg_arm: regulator-vddcore@140 {
anatop-max-voltage = <1450000>; anatop-max-voltage = <1450000>;
}; };
reg_soc: regulator-vddsoc@140 { reg_soc: regulator-vddsoc {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vddsoc"; regulator-name = "vddsoc";
regulator-min-microvolt = <725000>; regulator-min-microvolt = <725000>;
......
...@@ -522,7 +522,7 @@ anatop: anatop@30360000 { ...@@ -522,7 +522,7 @@ anatop: anatop@30360000 {
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>, interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>; <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;
reg_1p0d: regulator-vdd1p0d@210 { reg_1p0d: regulator-vdd1p0d {
compatible = "fsl,anatop-regulator"; compatible = "fsl,anatop-regulator";
regulator-name = "vdd1p0d"; regulator-name = "vdd1p0d";
regulator-min-microvolt = <800000>; regulator-min-microvolt = <800000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment