Skip to content

Commit

Permalink
kernel: media: i2c: imx477: Allow control of on-sensor DPC
Browse files Browse the repository at this point in the history
See: raspberrypi/linux#4570

kernel: drm/vc4: Reset HDMI MISC_CONTROL register
See: raspberrypi/linux#4578

kernel: gpio-fsm: Clamp the delay time to zero

firmware: hdmi_2711: Use HDMI block REPEAT_PIXEL instead of PV
See: https://forum.libreelec.tv/thread/24415-le-10-beta-for-i4-force-hdmi-resolution

firmware: DSI display autodetection for kms
  • Loading branch information
popcornmix committed Sep 13, 2021
1 parent 64132d6 commit f8357e4
Show file tree
Hide file tree
Showing 39 changed files with 9 additions and 9 deletions.
Binary file modified bootcode.bin
Binary file not shown.
Binary file modified fixup.dat
Binary file not shown.
Binary file modified fixup4.dat
Binary file not shown.
Binary file modified fixup4cd.dat
Binary file not shown.
Binary file modified fixup4db.dat
Binary file not shown.
Binary file modified fixup4x.dat
Binary file not shown.
Binary file modified fixup_cd.dat
Binary file not shown.
Binary file modified fixup_db.dat
Binary file not shown.
Binary file modified fixup_x.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion git_hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c93430383ac7ab697e6ac7a4df334fadcedb6b30
4a929be607a35b33f4d56a77e4ac70613b674e2c
Binary file modified kernel.img
Binary file not shown.
Binary file modified kernel7.img
Binary file not shown.
Binary file modified kernel7l.img
Binary file not shown.
Binary file modified kernel8.img
Binary file not shown.
Binary file modified modules/5.10.63+/kernel/drivers/gpio/gpio-fsm.ko
Binary file not shown.
Binary file modified modules/5.10.63+/kernel/drivers/gpu/drm/vc4/vc4.ko
Binary file not shown.
Binary file modified modules/5.10.63+/kernel/drivers/media/i2c/imx477.ko
Binary file not shown.
Binary file modified modules/5.10.63-v7+/kernel/drivers/gpio/gpio-fsm.ko
Binary file not shown.
Binary file modified modules/5.10.63-v7+/kernel/drivers/gpu/drm/vc4/vc4.ko
Binary file not shown.
Binary file modified modules/5.10.63-v7+/kernel/drivers/media/i2c/imx477.ko
Binary file not shown.
Binary file modified modules/5.10.63-v7l+/kernel/drivers/gpio/gpio-fsm.ko
Binary file not shown.
Binary file modified modules/5.10.63-v7l+/kernel/drivers/gpu/drm/vc4/vc4.ko
Binary file not shown.
Binary file modified modules/5.10.63-v7l+/kernel/drivers/media/i2c/imx477.ko
Binary file not shown.
Binary file modified modules/5.10.63-v8+/kernel/drivers/gpio/gpio-fsm.ko
Binary file not shown.
Binary file modified modules/5.10.63-v8+/kernel/drivers/gpu/drm/vc4/vc4.ko
Binary file not shown.
Binary file modified modules/5.10.63-v8+/kernel/drivers/media/i2c/imx477.ko
Binary file not shown.
8 changes: 4 additions & 4 deletions overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ Params:
sd_debug Enable debug output from SD driver (default off)

sdio_overclock Clock (in MHz) to use when the MMC framework
requests 50MHz for the SDIO/WiFi interface.
requests 50MHz for the SDIO/WLAN interface.

tx_lpi_timer Set the delay in microseconds between going idle
and entering the low power state (default 600).
Expand Down Expand Up @@ -611,7 +611,7 @@ Params: swap_lr Reverse the channel allocation, which will also


Name: balena-fin
Info: Overlay that enables WiFi, Bluetooth and the GPIO expander on the
Info: Overlay that enables WLAN, Bluetooth and the GPIO expander on the
balenaFin carrier board for the Raspberry Pi Compute Module 3/3+ Lite.
Load: dtoverlay=balena-fin
Params: <None>
Expand Down Expand Up @@ -694,7 +694,7 @@ Params: <None>


Name: disable-wifi
Info: Disable onboard WiFi on Pi 3B, 3B+, 3A+, 4B and Zero W.
Info: Disable onboard WLAN on Pi 3B, 3B+, 3A+, 4B and Zero W.
Load: dtoverlay=disable-wifi
Params: <None>

Expand Down Expand Up @@ -2723,7 +2723,7 @@ Name: sdhost
Info: Selects the bcm2835-sdhost SD/MMC driver, optionally with overclock.
N.B. This overlay is designed for situations where the mmc driver is
the default, so it disables the other (mmc) interface - this will kill
WiFi on a Pi3. If this isn't what you want, either use the sdtweak
WLAN on a Pi3. If this isn't what you want, either use the sdtweak
overlay or the new sd_* dtparams of the base DTBs.
Load: dtoverlay=sdhost,<param>=<val>
Params: overclock_50 Clock (in MHz) to use when the MMC framework
Expand Down
Binary file modified start.elf
Binary file not shown.
Binary file modified start4.elf
Binary file not shown.
Binary file modified start4cd.elf
Binary file not shown.
Binary file modified start4db.elf
Binary file not shown.
Binary file modified start4x.elf
Binary file not shown.
Binary file modified start_cd.elf
Binary file not shown.
Binary file modified start_db.elf
Binary file not shown.
Binary file modified start_x.elf
Binary file not shown.
2 changes: 1 addition & 1 deletion uname_string
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 5.10.63+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1450 Wed Sep 8 14:27:11 BST 2021
Linux version 5.10.63+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1451 Mon Sep 13 18:14:16 BST 2021
2 changes: 1 addition & 1 deletion uname_string7
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 5.10.63-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1450 SMP Wed Sep 8 14:29:23 BST 2021
Linux version 5.10.63-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1451 SMP Mon Sep 13 18:14:58 BST 2021
2 changes: 1 addition & 1 deletion uname_string7l
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1450 SMP Wed Sep 8 14:31:39 BST 2021
Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1451 SMP Mon Sep 13 18:15:44 BST 2021
2 changes: 1 addition & 1 deletion uname_string8
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 5.10.63-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1450 SMP PREEMPT Wed Sep 8 14:34:17 BST 2021
Linux version 5.10.63-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1451 SMP PREEMPT Mon Sep 13 18:16:35 BST 2021

0 comments on commit f8357e4

Please sign in to comment.