projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3992516
)
ARM: dts: imx6qdl-icore: Fix wrong reg_2p5 regulator node name
author
Jagan Teki
<jagan@amarulasolutions.com>
Thu, 7 Jun 2018 13:51:33 +0000
(19:21 +0530)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 19 Jun 2018 02:49:02 +0000
(10:49 +0800)
- 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>
arch/arm/boot/dts/imx6qdl-icore.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-icore.dtsi
b/arch/arm/boot/dts/imx6qdl-icore.dtsi
index be8aa55c973e2373f87d04ecc857c536e78027de..9ce993776160df74623b6e20e568b4945bc85eaf 100644
(file)
--- a/
arch/arm/boot/dts/imx6qdl-icore.dtsi
+++ b/
arch/arm/boot/dts/imx6qdl-icore.dtsi
@@
-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>;