Skip to content

Commit e3242fc

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

File tree

1 file changed

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

1 file changed

+17
-13
lines changed

arch/arm/boot/dts/overlays/README

+17-13
Original file line numberDiff line numberDiff line change
@@ -3511,6 +3511,23 @@ Params:
35113511
(default 16).
35123512

35133513

3514+
3515+
Name: mira220
3516+
Info: ams mira220 camera module.
3517+
Uses Unicam 1, which is the standard camera connector on most Pi
3518+
variants.
3519+
Load: dtoverlay=mira220,<param>=<val>
3520+
Params: rotation Mounting rotation of the camera sensor (0 or
3521+
180, default 0)
3522+
orientation Sensor orientation (0 = front, 1 = rear,
3523+
2 = external, default external)
3524+
media-controller Configure use of Media Controller API for
3525+
configuring the sensor (default on)
3526+
cam0 Adopt the default configuration for CAM0 on a
3527+
Compute Module (CSI0, i2c_vc, and cam0_reg).
3528+
3529+
3530+
35143531
Name: mlx90640
35153532
Info: Overlay for i2c connected mlx90640 thermal camera
35163533
Load: dtoverlay=mlx90640
@@ -3630,19 +3647,6 @@ Params: rotation Mounting rotation of the camera sensor (0 or
36303647
clk-continuous Switch to continuous mode on the CSI clock lane,
36313648
which increases the maximum frame rate slightly.
36323649
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).
36463650

36473651

36483652

0 commit comments

Comments
 (0)