ARM: dts: imx6qdl-apalis/-colibri: remove 1.8V regulator
authorStefan Agner <stefan@agner.ch>
Mon, 9 Jul 2018 15:48:45 +0000 (17:48 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 11 Jul 2018 13:00:51 +0000 (21:00 +0800)
The fixed 1.8V regulator is not used, and there is in fact no
fixed 1.8V regulator on the module. Remove it.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-apalis.dtsi
arch/arm/boot/dts/imx6qdl-colibri.dtsi

index f9bacc9ff2b6bd49adbd5a11613cb7ba1cd89de4..2f711fffa06e3d23df3651f0fb0695029cc2d07e 100644 (file)
                status = "disabled";
        };
 
-       reg_1p8v: regulator-1p8v {
-               compatible = "regulator-fixed";
-               regulator-name = "1P8V";
-               regulator-min-microvolt = <1800000>;
-               regulator-max-microvolt = <1800000>;
-               regulator-always-on;
-       };
-
        reg_2p5v: regulator-2p5v {
                compatible = "regulator-fixed";
                regulator-name = "2P5V";
index 8ae17fdf6cf62dfa25501702f4c18b64869f73a2..1a147cb0bed03e84df2b3c67b9f87ddf0fb0abab 100644 (file)
                status = "disabled";
        };
 
-       reg_1p8v: regulator-1p8v {
-               compatible = "regulator-fixed";
-               regulator-name = "1P8V";
-               regulator-min-microvolt = <1800000>;
-               regulator-max-microvolt = <1800000>;
-               regulator-always-on;
-       };
-
        reg_2p5v: regulator-2p5v {
                compatible = "regulator-fixed";
                regulator-name = "2P5V";