Skip to content

Commit a134023

Browse files
committed
kernel: media: i2c: imx477: Add further link frequency options
See: raspberrypi/linux#6617 kernel: dtoverlays: ov9281: Add continuous clock option as an override See: raspberrypi/linux#6700
1 parent 3091d19 commit a134023

23 files changed

Lines changed: 14 additions & 11 deletions

File tree

boot/kernel.img

0 Bytes
Binary file not shown.

boot/kernel7.img

0 Bytes
Binary file not shown.

boot/kernel7l.img

-8 Bytes
Binary file not shown.

boot/kernel8.img

2 Bytes
Binary file not shown.

boot/kernel_2712.img

-5 Bytes
Binary file not shown.

boot/overlays/README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3622,6 +3622,9 @@ Params: rotation Mounting rotation of the camera sensor (0 or
36223622
Compute Module (CSI0, i2c_vc, and cam0_reg).
36233623
arducam Slow down the regulator for slow Arducam
36243624
modules.
3625+
clk-continuous Switch to continuous mode on the CSI clock lane,
3626+
which increases the maximum frame rate slightly.
3627+
Appears not to work on Pi3.
36253628

36263629

36273630
Name: papirus

boot/overlays/ov9281.dtbo

267 Bytes
Binary file not shown.

extra/System.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65782,7 +65782,7 @@ c0e03be8 d __initcall__kmod_devcoredump__238_445_devcoredump_init6
6578265782
c0e03bec d __initcall__kmod_brd__355_502_brd_init6
6578365783
c0e03bf0 d __initcall__kmod_loop__385_2301_loop_init6
6578465784
c0e03bf4 d __initcall__kmod_bcm2835_pm__140_132_bcm2835_pm_driver_init6
65785-
c0e03bf8 d __initcall__kmod_system_heap__263_446_system_heap_create6
65785+
c0e03bf8 d __initcall__kmod_system_heap__263_447_system_heap_create6
6578665786
c0e03bfc d __initcall__kmod_cma_heap__262_404_add_default_cma_heap6
6578765787
c0e03c00 d __initcall__kmod_scsi_transport_iscsi__845_5054_iscsi_transport_init6
6578865788
c0e03c04 d __initcall__kmod_sd_mod__384_4416_init_sd6

extra/System7.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68161,7 +68161,7 @@
6816168161
81093428 d __initcall__kmod_brd__393_502_brd_init6
6816268162
8109342c d __initcall__kmod_loop__422_2301_loop_init6
6816368163
81093430 d __initcall__kmod_bcm2835_pm__156_132_bcm2835_pm_driver_init6
68164-
81093434 d __initcall__kmod_system_heap__300_446_system_heap_create6
68164+
81093434 d __initcall__kmod_system_heap__300_447_system_heap_create6
6816568165
81093438 d __initcall__kmod_cma_heap__299_404_add_default_cma_heap6
6816668166
8109343c d __initcall__kmod_scsi_transport_iscsi__896_5054_iscsi_transport_init6
6816768167
81093440 d __initcall__kmod_sd_mod__421_4416_init_sd6

extra/System7l.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73168,7 +73168,7 @@ c1298238 d __initcall__kmod_devcoredump__275_445_devcoredump_init6
7316873168
c129823c d __initcall__kmod_brd__393_502_brd_init6
7316973169
c1298240 d __initcall__kmod_loop__422_2301_loop_init6
7317073170
c1298244 d __initcall__kmod_bcm2835_pm__156_132_bcm2835_pm_driver_init6
73171-
c1298248 d __initcall__kmod_system_heap__300_446_system_heap_create6
73171+
c1298248 d __initcall__kmod_system_heap__300_447_system_heap_create6
7317273172
c129824c d __initcall__kmod_cma_heap__299_404_add_default_cma_heap6
7317373173
c1298250 d __initcall__kmod_scsi_transport_iscsi__896_5054_iscsi_transport_init6
7317473174
c1298254 d __initcall__kmod_sd_mod__421_4416_init_sd6

0 commit comments

Comments
 (0)