ARM: dts: am335x/am437x: remove unneeded unit name for fixed regulators
[deliverable/linux.git] / arch / arm / boot / dts / am335x-baltos.dtsi
index c8609d8d2c55ff9f53f2e57c76a372b130500e7e..df0dd2a54b00a82f6725917c021499a2b8f7af9f 100644 (file)
@@ -29,7 +29,7 @@
                reg = <0x80000000 0x10000000>; /* 256 MB */
        };
 
-       vbat: fixedregulator@0 {
+       vbat: fixedregulator0 {
                compatible = "regulator-fixed";
                regulator-name = "vbat";
                regulator-min-microvolt = <5000000>;
@@ -37,7 +37,7 @@
                regulator-boot-on;
        };
 
-       wl12xx_vmmc: fixedregulator@2 {
+       wl12xx_vmmc: fixedregulator2 {
                pinctrl-names = "default";
                pinctrl-0 = <&wl12xx_gpio>;
                compatible = "regulator-fixed";
 
                #address-cells = <1>;
                #size-cells = <1>;
-               elm_id = <&elm>;
+               ti,elm-id = <&elm>;
        };
 };
 
This page took 0.056213 seconds and 5 git commands to generate.