Skip to content

Commit 29dec40

Browse files
committed
kernel: Bump to 6.12.58
kernel: overlays: Add vec-gpio-pi5-overlay See: raspberrypi/linux#7127 kernel: drivers: i2c: imx708: Use pm_runtime_use_autosuspend() See: raspberrypi/linux#7128 kernel: mmc: Relax the 50MHz overclock check See: raspberrypi/linux#7135 kernel: pwm: rp1: Silently correct illegal values See: raspberrypi/linux#7133
1 parent 6579639 commit 29dec40

File tree

22,442 files changed

+437427
-437387
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

22,442 files changed

+437427
-437387
lines changed

boot/kernel.img

560 Bytes
Binary file not shown.

boot/kernel7.img

3.14 KB
Binary file not shown.

boot/kernel7l.img

-176 Bytes
Binary file not shown.

boot/kernel8.img

3.24 KB
Binary file not shown.

boot/kernel8_rt.img

440 Bytes
Binary file not shown.

boot/kernel_2712.img

1.17 KB
Binary file not shown.

boot/overlays/README

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5832,14 +5832,23 @@ Info: See vc4-kms-v3d-pi4 (this is the Pi 5 version)
58325832

58335833

58345834
Name: vc4-kms-vga666
5835-
Info: Enable the VGA666 (resistor ladder ADC) for the vc4-kms-v3d driver.
5835+
Info: Enable the VGA666 (resistor ladder DAC) for the vc4-kms-v3d driver.
58365836
Requires vc4-kms-v3d to be loaded.
58375837
Load: dtoverlay=vc4-kms-vga666,<param>
58385838
Params: ddc Enables GPIOs 0&1 as the I2C to read the EDID
58395839
from the display. NB These are NOT 5V tolerant
58405840
GPIOs, therefore level shifters are required.
58415841

58425842

5843+
Name: vec-gpio-pi5
5844+
Info: Overlay to output composite video as an 8-bit digital code over GPIO
5845+
pins 4-11, for Raspberry Pi 5 series only. Requires composite video
5846+
to be enabled; incompatible with any use of DPI or VGA666.
5847+
Load: dtoverlay=vec-gpio-pi5,<param>
5848+
Params: clk Enable GPIO 0 (clock, 108 MHz)
5849+
gpio27 Enable GPIO 27 (duplicate MSB)
5850+
5851+
58435852
Name: vga666
58445853
Info: Overlay for the Fen Logic VGA666 board
58455854
This uses GPIOs 2-21 (so no I2C), and activates the output 2-3 seconds

boot/overlays/overlay_map.dtb

84 Bytes
Binary file not shown.

boot/overlays/vec-gpio-pi5.dtbo

1.32 KB
Binary file not shown.

extra/Module.symvers

Lines changed: 191 additions & 191 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)