projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c46c30
)
MLK-13387-1 ARM: dts: imx7d: use enable bit of 1p0d
author
Richard Zhu
<hongxing.zhu@nxp.com>
Tue, 25 Oct 2016 08:04:49 +0000
(16:04 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:52:30 +0000
(14:52 -0500)
Do not set the override bit of 1p0d regulator.
Because, the 1p0d and the vdd1.8v should be turned on
separately by the requirements of the imx7d pcie phy.
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
arch/arm/boot/dts/imx7s.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx7s.dtsi
b/arch/arm/boot/dts/imx7s.dtsi
index
b215fbb
..
299b88f
100644
(file)
--- a/
arch/arm/boot/dts/imx7s.dtsi
+++ b/
arch/arm/boot/dts/imx7s.dtsi
@@
-508,7
+508,7
@@
anatop-min-bit-val = <8>;
anatop-min-voltage = <800000>;
anatop-max-voltage = <1200000>;
- anatop-enable-bit = <
31
>;
+ anatop-enable-bit = <
0
>;
};
};