Commit 97321ee7 authored by Russell King's avatar Russell King Committed by Shawn Guo
Browse files

ARM: dts: imx6qdl: SolidRun: remove redundant regulators node



The regulators node is redundant, and serves no useful function.
Remove it from i.MX6 SolidRun platforms.

Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent d0ed3f54
Loading
Loading
Loading
Loading
+26 −30
Original line number Diff line number Diff line
@@ -64,9 +64,6 @@
		};
	};

	regulators {
		compatible = "simple-bus";

	reg_3p3v: 3p3v {
		compatible = "regulator-fixed";
		regulator-name = "3P3V";
@@ -96,7 +93,6 @@
		regulator-min-microvolt = <5000000>;
		regulator-max-microvolt = <5000000>;
	};
	};

	sound-spdif {
		compatible = "fsl,imx-audio-spdif";
+26 −30
Original line number Diff line number Diff line
@@ -53,9 +53,6 @@
		pinctrl-0 = <&pinctrl_hummingboard_gpio3_5>;
	};

	regulators {
		compatible = "simple-bus";

	reg_3p3v: 3p3v {
		compatible = "regulator-fixed";
		regulator-name = "3P3V";
@@ -85,7 +82,6 @@
		regulator-min-microvolt = <5000000>;
		regulator-max-microvolt = <5000000>;
	};
	};

	sound-sgtl5000 {
		audio-codec = <&sgtl5000>;
+10 −14
Original line number Diff line number Diff line
@@ -48,9 +48,6 @@
		enable-gpios = <&gpio5 5 GPIO_ACTIVE_HIGH>;
	};

	regulators {
		compatible = "simple-bus";

	reg_brcm: brcm-reg {
		compatible = "regulator-fixed";
		enable-active-high;
@@ -62,7 +59,6 @@
		regulator-max-microvolt = <3300000>;
		startup-delay-us = <200000>;
	};
	};

	usdhc1_pwrseq: usdhc1_pwrseq {
		compatible = "mmc-pwrseq-simple";