]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: imx6sl-warp: Remove unused regulator
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 30 Apr 2015 22:55:28 +0000 (19:55 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Jun 2015 07:03:58 +0000 (15:03 +0800)
The 'reg_1p8v' regulator is not used anywhere, so let's remove it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6sl-warp.dts

index 64f7decf1fdcb5b2593377105521a0ff9aa3fb78..232597a59122b032ebb28c4be154e66f821cbf3f 100644 (file)
                        gpio = <&gpio4 2 0>;
                        enable-active-high;
                };
-
-               reg_1p8v: regulator@2 {
-                       compatible = "regulator-fixed";
-                       reg = <2>;
-                       regulator-name = "1P8V";
-                       regulator-min-microvolt = <1800000>;
-                       regulator-max-microvolt = <1800000>;
-               };
        };
 
        usdhc3_pwrseq: usdhc3_pwrseq {