All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: imx6sl-warp: Remove unused regulator
@ 2015-04-30 22:55 Fabio Estevam
  2015-04-30 22:55 ` [PATCH 2/3] ARM: dts: imx6sl-warp: Remove USB regulators Fabio Estevam
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Fabio Estevam @ 2015-04-30 22:55 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@freescale.com>

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

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/boot/dts/imx6sl-warp.dts | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/arch/arm/boot/dts/imx6sl-warp.dts b/arch/arm/boot/dts/imx6sl-warp.dts
index 64f7dec..232597a 100644
--- a/arch/arm/boot/dts/imx6sl-warp.dts
+++ b/arch/arm/boot/dts/imx6sl-warp.dts
@@ -82,14 +82,6 @@
 			gpio = <&gpio4 2 0>;
 			enable-active-high;
 		};
-
-		reg_1p8v: regulator at 2 {
-			compatible = "regulator-fixed";
-			reg = <2>;
-			regulator-name = "1P8V";
-			regulator-min-microvolt = <1800000>;
-			regulator-max-microvolt = <1800000>;
-		};
 	};
 
 	usdhc3_pwrseq: usdhc3_pwrseq {
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-05-11 12:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-30 22:55 [PATCH 1/3] ARM: dts: imx6sl-warp: Remove unused regulator Fabio Estevam
2015-04-30 22:55 ` [PATCH 2/3] ARM: dts: imx6sl-warp: Remove USB regulators Fabio Estevam
2015-05-08 12:43   ` Otavio Salvador
2015-04-30 22:55 ` [PATCH 3/3] ARM: dts: imx6sl-warp: Fix OTG roles Fabio Estevam
2015-05-08 12:42   ` Otavio Salvador
2015-05-08 12:43 ` [PATCH 1/3] ARM: dts: imx6sl-warp: Remove unused regulator Otavio Salvador
2015-05-11 12:29 ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.