Skip to content

Commit 41801b5

Browse files
committed
fix(linux): AM62AX: Fix typo in the AM62AX CSI docs
Fixes: eb09375 Signed-off-by: Rishikesh Donadkar <[email protected]>
1 parent c9002c6 commit 41801b5

File tree

1 file changed

+1
-1
lines changed
  • source/linux/Foundational_Components/Kernel/Kernel_Drivers/Camera

1 file changed

+1
-1
lines changed

source/linux/Foundational_Components/Kernel/Kernel_Drivers/Camera/CSI2RX.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ Enabling camera sensors
578578
subdev_id = /dev/v4l-imx219-subdev0
579579
isp_required = yes
580580
581-
For manual configuration, like switching to a different resolution or2222
581+
For manual configuration, like switching to a different resolution or
582582
bitdepth, you can use media-ctl as `explained above
583583
<#utilities-to-interact-with-the-driver>`__. For example you can switch to
584584
10-bit 1640x1232 capture on IMX219 using:

0 commit comments

Comments
 (0)