Commit 4c049a5b authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Tony Lindgren

ARM: dts: am335x/am437x: remove unneeded unit name for fixed regulators

This patch fixes the following DTC warnings for many boards:

"Node /fixedregulator@0 has a unit name, but no reg property"
Signed-off-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 18ad99d4
...@@ -29,7 +29,7 @@ memory { ...@@ -29,7 +29,7 @@ memory {
reg = <0x80000000 0x10000000>; /* 256 MB */ reg = <0x80000000 0x10000000>; /* 256 MB */
}; };
vbat: fixedregulator@0 { vbat: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vbat"; regulator-name = "vbat";
regulator-min-microvolt = <5000000>; regulator-min-microvolt = <5000000>;
...@@ -37,7 +37,7 @@ vbat: fixedregulator@0 { ...@@ -37,7 +37,7 @@ vbat: fixedregulator@0 {
regulator-boot-on; regulator-boot-on;
}; };
wl12xx_vmmc: fixedregulator@2 { wl12xx_vmmc: fixedregulator2 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&wl12xx_gpio>; pinctrl-0 = <&wl12xx_gpio>;
compatible = "regulator-fixed"; compatible = "regulator-fixed";
......
...@@ -57,7 +57,7 @@ led@5 { ...@@ -57,7 +57,7 @@ led@5 {
}; };
}; };
vmmcsd_fixed: fixedregulator@0 { vmmcsd_fixed: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vmmcsd_fixed"; regulator-name = "vmmcsd_fixed";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
......
...@@ -34,7 +34,7 @@ led@0 { ...@@ -34,7 +34,7 @@ led@0 {
}; };
/* regulator for mmc */ /* regulator for mmc */
vmmc_fixed: fixedregulator@0 { vmmc_fixed: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vmmc_fixed"; regulator-name = "vmmc_fixed";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
...@@ -42,7 +42,7 @@ vmmc_fixed: fixedregulator@0 { ...@@ -42,7 +42,7 @@ vmmc_fixed: fixedregulator@0 {
}; };
/* Regulator for WiFi */ /* Regulator for WiFi */
vwlan_fixed: fixedregulator@2 { vwlan_fixed: fixedregulator2 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vwlan_fixed"; regulator-name = "vwlan_fixed";
gpio = <&gpio0 20 GPIO_ACTIVE_HIGH>; /* gpio0_20 */ gpio = <&gpio0 20 GPIO_ACTIVE_HIGH>; /* gpio0_20 */
......
...@@ -25,7 +25,7 @@ memory { ...@@ -25,7 +25,7 @@ memory {
reg = <0x80000000 0x10000000>; /* 256 MB */ reg = <0x80000000 0x10000000>; /* 256 MB */
}; };
vbat: fixedregulator@0 { vbat: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vbat"; regulator-name = "vbat";
regulator-min-microvolt = <5000000>; regulator-min-microvolt = <5000000>;
...@@ -33,13 +33,13 @@ vbat: fixedregulator@0 { ...@@ -33,13 +33,13 @@ vbat: fixedregulator@0 {
regulator-boot-on; regulator-boot-on;
}; };
lis3_reg: fixedregulator@1 { lis3_reg: fixedregulator1 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "lis3_reg"; regulator-name = "lis3_reg";
regulator-boot-on; regulator-boot-on;
}; };
wlan_en_reg: fixedregulator@2 { wlan_en_reg: fixedregulator2 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "wlan-en-regulator"; regulator-name = "wlan-en-regulator";
regulator-min-microvolt = <1800000>; regulator-min-microvolt = <1800000>;
......
...@@ -32,7 +32,7 @@ memory { ...@@ -32,7 +32,7 @@ memory {
reg = <0x80000000 0x10000000>; /* 256 MB */ reg = <0x80000000 0x10000000>; /* 256 MB */
}; };
vbat: fixedregulator@0 { vbat: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vbat"; regulator-name = "vbat";
regulator-min-microvolt = <5000000>; regulator-min-microvolt = <5000000>;
...@@ -40,13 +40,13 @@ vbat: fixedregulator@0 { ...@@ -40,13 +40,13 @@ vbat: fixedregulator@0 {
regulator-boot-on; regulator-boot-on;
}; };
lis3_reg: fixedregulator@1 { lis3_reg: fixedregulator1 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "lis3_reg"; regulator-name = "lis3_reg";
regulator-boot-on; regulator-boot-on;
}; };
wl12xx_vmmc: fixedregulator@2 { wl12xx_vmmc: fixedregulator2 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&wl12xx_gpio>; pinctrl-0 = <&wl12xx_gpio>;
compatible = "regulator-fixed"; compatible = "regulator-fixed";
...@@ -58,7 +58,7 @@ wl12xx_vmmc: fixedregulator@2 { ...@@ -58,7 +58,7 @@ wl12xx_vmmc: fixedregulator@2 {
enable-active-high; enable-active-high;
}; };
vtt_fixed: fixedregulator@3 { vtt_fixed: fixedregulator3 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vtt"; regulator-name = "vtt";
regulator-min-microvolt = <1500000>; regulator-min-microvolt = <1500000>;
......
...@@ -24,7 +24,7 @@ memory { ...@@ -24,7 +24,7 @@ memory {
reg = <0x80000000 0x10000000>; /* 256 MB */ reg = <0x80000000 0x10000000>; /* 256 MB */
}; };
vbat: fixedregulator@0 { vbat: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vbat"; regulator-name = "vbat";
regulator-min-microvolt = <5000000>; regulator-min-microvolt = <5000000>;
...@@ -32,7 +32,7 @@ vbat: fixedregulator@0 { ...@@ -32,7 +32,7 @@ vbat: fixedregulator@0 {
regulator-boot-on; regulator-boot-on;
}; };
vtt_fixed: fixedregulator@1 { vtt_fixed: fixedregulator1 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vtt"; regulator-name = "vtt";
regulator-min-microvolt = <1500000>; regulator-min-microvolt = <1500000>;
......
...@@ -38,7 +38,7 @@ led@0 { ...@@ -38,7 +38,7 @@ led@0 {
}; };
}; };
vbat: fixedregulator@0 { vbat: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vbat"; regulator-name = "vbat";
regulator-min-microvolt = <5000000>; regulator-min-microvolt = <5000000>;
...@@ -46,7 +46,7 @@ vbat: fixedregulator@0 { ...@@ -46,7 +46,7 @@ vbat: fixedregulator@0 {
regulator-boot-on; regulator-boot-on;
}; };
vmmc: fixedregulator@0 { vmmc: fixedregulator1 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vmmc"; regulator-name = "vmmc";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
......
...@@ -25,7 +25,7 @@ memory { ...@@ -25,7 +25,7 @@ memory {
}; };
/* Power supply provides a fixed 5V @2A */ /* Power supply provides a fixed 5V @2A */
vbat: fixedregulator@0 { vbat: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vbat"; regulator-name = "vbat";
regulator-min-microvolt = <5000000>; regulator-min-microvolt = <5000000>;
...@@ -34,7 +34,7 @@ vbat: fixedregulator@0 { ...@@ -34,7 +34,7 @@ vbat: fixedregulator@0 {
}; };
/* Power supply provides a fixed 3.3V @3A */ /* Power supply provides a fixed 3.3V @3A */
vmmcsd_fixed: fixedregulator@1 { vmmcsd_fixed: fixedregulator1 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vmmcsd_fixed"; regulator-name = "vmmcsd_fixed";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
......
...@@ -41,15 +41,15 @@ sound: sound_iface { ...@@ -41,15 +41,15 @@ sound: sound_iface {
compatible = "ti,da830-evm-audio"; compatible = "ti,da830-evm-audio";
}; };
vbat: fixedregulator@0 { vbat: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
}; };
v3v3c_reg: fixedregulator@1 { v3v3c_reg: fixedregulator1 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
}; };
vdd5_reg: fixedregulator@2 { vdd5_reg: fixedregulator2 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
}; };
}; };
......
...@@ -33,7 +33,7 @@ memory { ...@@ -33,7 +33,7 @@ memory {
regulators { regulators {
compatible = "simple-bus"; compatible = "simple-bus";
vcc5v: fixedregulator@0 { vcc5v: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vcc5v"; regulator-name = "vcc5v";
regulator-min-microvolt = <5000000>; regulator-min-microvolt = <5000000>;
......
...@@ -107,7 +107,7 @@ memory { ...@@ -107,7 +107,7 @@ memory {
reg = <0x80000000 0x20000000>; /* 512 MB */ reg = <0x80000000 0x20000000>; /* 512 MB */
}; };
vmmcsd_fixed: fixedregulator@0 { vmmcsd_fixed: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vmmcsd_fixed"; regulator-name = "vmmcsd_fixed";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
......
...@@ -103,7 +103,7 @@ emmc_pwrseq: pwrseq@0 { ...@@ -103,7 +103,7 @@ emmc_pwrseq: pwrseq@0 {
reset-gpios = <&gpio1 20 GPIO_ACTIVE_LOW>; reset-gpios = <&gpio1 20 GPIO_ACTIVE_LOW>;
}; };
vmmcsd_fixed: fixedregulator@0 { vmmcsd_fixed: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vmmcsd_fixed"; regulator-name = "vmmcsd_fixed";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
......
...@@ -14,7 +14,7 @@ / { ...@@ -14,7 +14,7 @@ / {
regulators { regulators {
compatible = "simple-bus"; compatible = "simple-bus";
vcc3v3: fixedregulator@1 { vcc3v3: fixedregulator1 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vcc3v3"; regulator-name = "vcc3v3";
regulator-min-microvolt = <3300000>; regulator-min-microvolt = <3300000>;
......
...@@ -32,7 +32,7 @@ vmmcsd_fixed: fixedregulator-sd { ...@@ -32,7 +32,7 @@ vmmcsd_fixed: fixedregulator-sd {
enable-active-high; enable-active-high;
}; };
vbat: fixedregulator@0 { vbat: fixedregulator0 {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vbat"; regulator-name = "vbat";
regulator-min-microvolt = <5000000>; regulator-min-microvolt = <5000000>;
......
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