File tree 2 files changed +15
-1
lines changed
arch/arm/boot/dts/overlays
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ dtbo-$(CONFIG_ARCH_BCM2835) += \
132
132
i2s-gpio28-31.dtbo \
133
133
i2s-master-dac.dtbo \
134
134
ilitek251x.dtbo \
135
- mira220.dtbo \
136
135
imx219.dtbo \
137
136
imx258.dtbo \
138
137
imx290.dtbo \
@@ -187,6 +186,7 @@ dtbo-$(CONFIG_ARCH_BCM2835) += \
187
186
minipitft13.dtbo \
188
187
miniuart-bt.dtbo \
189
188
mipi-dbi-spi.dtbo \
189
+ mira220.dtbo \
190
190
mlx90640.dtbo \
191
191
mmc.dtbo \
192
192
mz61581.dtbo \
Original file line number Diff line number Diff line change @@ -3630,6 +3630,20 @@ Params: rotation Mounting rotation of the camera sensor (0 or
3630
3630
clk-continuous Switch to continuous mode on the CSI clock lane,
3631
3631
which increases the maximum frame rate slightly.
3632
3632
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).
3646
+
3633
3647
3634
3648
3635
3649
Name: papirus
You can’t perform that action at this time.
0 commit comments