Skip to content

Commit b84e96d

Browse files
kbinghampopcornmix
authored andcommitted
overlays: README: Fix 4 lane CSI2 documentation for Pi5
Several cameras can be connected that support 4 data lane operation. Fix the documentation to reflect these apply to Pi5 and CM5. This fixes the documentation for: imx258, imx290, and imx327. Signed-off-by: Kieran Bingham <[email protected]>
1 parent ccbeaee commit b84e96d

File tree

1 file changed

+3
-3
lines changed
  • arch/arm/boot/dts/overlays

1 file changed

+3
-3
lines changed

arch/arm/boot/dts/overlays/README

+3-3
Original file line numberDiff line numberDiff line change
@@ -2757,7 +2757,7 @@ Params: rotation Mounting rotation of the camera sensor (0 or
27572757
Compute Module (CSI0, i2c_vc, and cam0_reg).
27582758
vcm Configure a VCM focus drive on the sensor.
27592759
4lane Enable 4 CSI2 lanes. This requires a Compute
2760-
Module (1, 3, or 4).
2760+
Module (1, 3, 4, or 5) or Pi 5.
27612761

27622762

27632763
Name: imx290
@@ -2766,7 +2766,7 @@ Info: Sony IMX290 camera module.
27662766
variants.
27672767
Load: dtoverlay=imx290,<param>
27682768
Params: 4lane Enable 4 CSI2 lanes. This requires a Compute
2769-
Module (1, 3, or 4).
2769+
Module (1, 3, 4, or 5) or Pi 5.
27702770
clock-frequency Sets the clock frequency to match that used on
27712771
the board.
27722772
Modules from Vision Components use 37.125MHz
@@ -2809,7 +2809,7 @@ Info: Sony IMX327 camera module.
28092809
variants.
28102810
Load: dtoverlay=imx327,<param>
28112811
Params: 4lane Enable 4 CSI2 lanes. This requires a Compute
2812-
Module (1, 3, or 4).
2812+
Module (1, 3, 4, or 5) or Pi 5.
28132813
clock-frequency Sets the clock frequency to match that used on
28142814
the board.
28152815
Modules from Vision Components use 37.125MHz

0 commit comments

Comments
 (0)