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: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
3992516af3
commit
f3af1e5c0c
@ -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>;
|
||||
|
Loading…
Reference in New Issue
Block a user