overlays: ov5647: cam0 mode should use cam0_reg
authorPhil Elwell <phil@raspberrypi.com>
Mon, 20 Nov 2023 10:16:10 +0000 (10:16 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:14 +0000 (11:35 +0000)
When the cam0 parameter is used, the vcm should be updated to refer to
the cam0 regulator.

See: https://github.com/raspberrypi/linux/issues/5722

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/boot/dts/overlays/ov5647-overlay.dts

index b29c6be..37fe464 100644 (file)
@@ -77,7 +77,8 @@
                       <&reg_frag>, "target:0=",<&cam0_reg>,
                       <&clk_frag>, "target:0=",<&cam0_clk>,
                       <&cam_node>, "clocks:0=",<&cam0_clk>,
-                      <&cam_node>, "avdd-supply:0=",<&cam0_reg>;
+                      <&cam_node>, "avdd-supply:0=",<&cam0_reg>,
+                      <&vcm_node>, "VANA-supply:0=",<&cam0_reg>;
                vcm = <&vcm_node>, "status=okay",
                       <&cam_node>,"lens-focus:0=", <&vcm_node>;
        };