Skip to content

Commit

Permalink
ARM: dts: imx6sl-warp: Remove unused regulator
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Jun 3, 2015
1 parent e370bff commit e6c8b3d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions arch/arm/boot/dts/imx6sl-warp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit e6c8b3d

Please sign in to comment.