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

Commit f3af1e5c authored by Jagan Teki's avatar Jagan Teki Committed by Shawn Guo
Browse files

ARM: dts: imx6qdl-icore: Fix wrong reg_2p5 regulator node name



- in reg_2p5, fix regulator node name as regulator-2p5v
- remove exctra line

Signed-off-by: default avatarJagan Teki <jagan@amarulasolutions.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 3992516a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -65,8 +65,7 @@
		regulator-always-on;
	};


	reg_2p5v: regulator-3p3v {
	reg_2p5v: regulator-2p5v {
		compatible = "regulator-fixed";
		regulator-name = "2P5V";
		regulator-min-microvolt = <2500000>;