1
0
Fork 0

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>
hifive-unleashed-5.1
Jagan Teki 2018-06-07 19:21:33 +05:30 committed by Shawn Guo
parent 3992516af3
commit f3af1e5c0c
1 changed files with 1 additions and 2 deletions

View File

@ -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>;