ARM: dts: exynos: Fix DTC unit name warnings in Exynos5250
[deliverable/linux.git] / arch / arm / boot / dts / exynos5250-smdk5250.dts
index 0f5dcd418af8f5b3c31286518facdd34a6515bdd..0e2eb3f6b590b38dbcd561ce6006110af5110357 100644 (file)
@@ -29,7 +29,7 @@
                bootargs = "root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC2,115200 init=/linuxrc";
        };
 
-       vdd: fixed-regulator@0 {
+       vdd: fixed-regulator-vdd {
                compatible = "regulator-fixed";
                regulator-name = "vdd-supply";
                regulator-min-microvolt = <1800000>;
@@ -37,7 +37,7 @@
                regulator-always-on;
        };
 
-       dbvdd: fixed-regulator@1 {
+       dbvdd: fixed-regulator-dbvdd {
                compatible = "regulator-fixed";
                regulator-name = "dbvdd-supply";
                regulator-min-microvolt = <3300000>;
@@ -45,7 +45,7 @@
                regulator-always-on;
        };
 
-       spkvdd: fixed-regulator@2 {
+       spkvdd: fixed-regulator-spkvdd {
                compatible = "regulator-fixed";
                regulator-name = "spkvdd-supply";
                regulator-min-microvolt = <5000000>;
@@ -93,7 +93,7 @@
        display-timings {
                native-mode = <&timing0>;
 
-               timing0: timing@0 {
+               timing0: timing {
                        /* 1280x800 */
                        clock-frequency = <50000>;
                        hactive = <1280>;
This page took 0.024595 seconds and 5 git commands to generate.