Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6c8b3d4 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

ARM: dts: imx6sl-warp: Remove unused regulator



The 'reg_1p8v' regulator is not used anywhere, so let's remove it.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Acked-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent e370bff7
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -82,14 +82,6 @@
			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 {