MLK-11624 ARM: dts: imx6qp-sabresd: Correct DOVDD supply for camera
authorRobby Cai <r63905@freescale.com>
Thu, 24 Sep 2015 12:03:03 +0000 (20:03 +0800)
committerNitin 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

index 4721090..95865a5 100644 (file)
        prefetch;
 };
 
+&ov564x {
+       DOVDD-supply = <&sw4_reg>; /* 1.8v */
+};
+
 &pcie {
        power-on-gpio = <&gpio3 19 0>;
        reset-gpio = <&gpio7 12 0>;