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

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
......@@ -65,8 +65,7 @@ reg_1p8v: regulator-1p8v {
regulator-always-on;
};
reg_2p5v: regulator-3p3v {
reg_2p5v: regulator-2p5v {
compatible = "regulator-fixed";
regulator-name = "2P5V";
regulator-min-microvolt = <2500000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment