projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40b329c
)
MLK-11624 ARM: dts: imx6qp-sabresd: Correct DOVDD supply for camera
author
Robby Cai
<r63905@freescale.com>
Thu, 24 Sep 2015 12:03:03 +0000
(20:03 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:56 +0000
(14:48 -0500)
DOVDD ( GEN_1V8 ) is supplied by SW4 on i.MX6dqp-sabresd board
This patch corrects it.
Signed-off-by: Robby Cai <r63905@freescale.com>
arch/arm/boot/dts/imx6qp-sabresd.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qp-sabresd.dts
b/arch/arm/boot/dts/imx6qp-sabresd.dts
index
4721090
..
95865a5
100644
(file)
--- a/
arch/arm/boot/dts/imx6qp-sabresd.dts
+++ b/
arch/arm/boot/dts/imx6qp-sabresd.dts
@@
-108,6
+108,10
@@
prefetch;
};
+&ov564x {
+ DOVDD-supply = <&sw4_reg>; /* 1.8v */
+};
+
&pcie {
power-on-gpio = <&gpio3 19 0>;
reset-gpio = <&gpio7 12 0>;