Skip to content

Commit 4181345

Browse files
committed
mira220: fix readme order
1 parent db79287 commit 4181345

File tree

1 file changed

+15
-13
lines changed
  • arch/arm/boot/dts/overlays

1 file changed

+15
-13
lines changed

arch/arm/boot/dts/overlays/README

+15-13
Original file line numberDiff line numberDiff line change
@@ -3510,6 +3510,21 @@ Params:
35103510
Set the default brightness. Normal range 1-16.
35113511
(default 16).
35123512

3513+
Name: mira220
3514+
Info: ams mira220 camera module.
3515+
Uses Unicam 1, which is the standard camera connector on most Pi
3516+
variants.
3517+
Load: dtoverlay=mira220,<param>=<val>
3518+
Params: rotation Mounting rotation of the camera sensor (0 or
3519+
180, default 0)
3520+
orientation Sensor orientation (0 = front, 1 = rear,
3521+
2 = external, default external)
3522+
media-controller Configure use of Media Controller API for
3523+
configuring the sensor (default on)
3524+
cam0 Adopt the default configuration for CAM0 on a
3525+
Compute Module (CSI0, i2c_vc, and cam0_reg).
3526+
3527+
35133528

35143529
Name: mlx90640
35153530
Info: Overlay for i2c connected mlx90640 thermal camera
@@ -3630,19 +3645,6 @@ Params: rotation Mounting rotation of the camera sensor (0 or
36303645
clk-continuous Switch to continuous mode on the CSI clock lane,
36313646
which increases the maximum frame rate slightly.
36323647
Appears not to work on Pi3.
3633-
Name: mira220
3634-
Info: ams mira220 camera module.
3635-
Uses Unicam 1, which is the standard camera connector on most Pi
3636-
variants.
3637-
Load: dtoverlay=mira220,<param>=<val>
3638-
Params: rotation Mounting rotation of the camera sensor (0 or
3639-
180, default 0)
3640-
orientation Sensor orientation (0 = front, 1 = rear,
3641-
2 = external, default external)
3642-
media-controller Configure use of Media Controller API for
3643-
configuring the sensor (default on)
3644-
cam0 Adopt the default configuration for CAM0 on a
3645-
Compute Module (CSI0, i2c_vc, and cam0_reg).
36463648

36473649

36483650

0 commit comments

Comments
 (0)