Merge tag 'sunxi-dt-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripa...
[linux-2.6-microblaze.git] / arch / arm / boot / dts / at91-sama5d4_xplained.dts
index da84e65..ed7fce2 100644 (file)
                };
        };
 
-       vcc_3v3_reg: fixedregulator@0 {
+       vcc_3v3_reg: fixedregulator_3v3 {
                compatible = "regulator-fixed";
                regulator-name = "VCC 3V3";
                regulator-min-microvolt = <3300000>;
                regulator-always-on;
        };
 
-       vcc_mmc1_reg: fixedregulator@1 {
+       vcc_mmc1_reg: fixedregulator_mmc1 {
                compatible = "regulator-fixed";
                gpio = <&pioE 4 GPIO_ACTIVE_LOW>;
                regulator-name = "VDD MCI1";