Skip to content

Commit

Permalink
kernel: Bump to 6.12.17
Browse files Browse the repository at this point in the history
kernel: overlays: Add OpenHydroponics RootMaster overlay
See: raspberrypi/linux#6670

kernel: RP1 Audio Out
See: raspberrypi/linux#6668

kernel: media: i2c: arducam-pivariety: Fix mutex init and NULL pointer
See: raspberrypi/linux#6674

kernel: misc: rp1-pio: Demote fw probe error to warning
See: raspberrypi/linux#6685

kernel: CM5 AI Camera Fixes
See: raspberrypi/linux#6686

kernel: iommu/dma: Add ability to configure NUMA allocation policy for remapped allocations
See: raspberrypi/linux#6687

kernel: dts: bcm2712-ds: Remove bcm7445 from gio_aon

kernel: imx500: Fix for long exposure setup
See: raspberrypi/linux#6693
  • Loading branch information
popcornmix committed Mar 5, 2025
1 parent 4cb13e0 commit 647f753
Show file tree
Hide file tree
Showing 18,196 changed files with 335,405 additions and 335,316 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/bcm2712-d-rpi-5-b.dtb
Binary file not shown.
Binary file modified boot/bcm2712-rpi-5-b.dtb
Binary file not shown.
Binary file modified boot/bcm2712-rpi-500.dtb
Binary file not shown.
Binary file modified boot/bcm2712-rpi-cm5-cm4io.dtb
Binary file not shown.
Binary file modified boot/bcm2712-rpi-cm5-cm5io.dtb
Binary file not shown.
Binary file modified boot/bcm2712-rpi-cm5l-cm4io.dtb
Binary file not shown.
Binary file modified boot/bcm2712-rpi-cm5l-cm5io.dtb
Binary file not shown.
Binary file modified boot/bcm2712d0-rpi-5-b.dtb
Binary file not shown.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel7.img
Binary file not shown.
Binary file modified boot/kernel7l.img
Binary file not shown.
Binary file modified boot/kernel8.img
Binary file not shown.
Binary file modified boot/kernel_2712.img
Binary file not shown.
18 changes: 18 additions & 0 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -871,6 +871,17 @@ Params: swap_lr Reverse the channel allocation, which will also
pins are on different controllers)


Name: audremap-pi5
Info: On Raspberry Pi 5 / 500 /CM5, enable digital audio output
and route it to GPIOs 12 & 13 on the 40-pin header
Load: dtoverlay=audremap-pi5,<param>=<val>
Params: swap_lr Reverse the channel allocation (default off)
pins_12_13 Select GPIOs 12 & 13 (default)
pins_18_19 Not available; this will not enable audio out
pins_40_41 Not available; this will not enable audio out
pins_40_45 Not available; this will not enable audio out


Name: balena-fin
Info: Overlay that enables WLAN, Bluetooth and the GPIO expander on the
balenaFin carrier board for the Raspberry Pi Compute Module 3/3+ Lite.
Expand Down Expand Up @@ -4124,6 +4135,13 @@ Params: base-addr Where to place the capture buffer (default
console-size Size of non-panic dmesg captures (default 0)


Name: rootmaster
Info: Overlay for OpenHydroponics RootMaster board.
https://openhydroponics.com/hw/rootmaster
Load: dtoverlay=rootmaster
Params: <None>


Name: rotary-encoder
Info: Overlay for GPIO connected rotary encoder.
Load: dtoverlay=rotary-encoder,<param>=<val>
Expand Down
Binary file added boot/overlays/audremap-pi5.dtbo
Binary file not shown.
Binary file modified boot/overlays/overlay_map.dtb
Binary file not shown.
Binary file added boot/overlays/rootmaster.dtbo
Binary file not shown.
1,203 changes: 602 additions & 601 deletions extra/Module.symvers

Large diffs are not rendered by default.

1,203 changes: 602 additions & 601 deletions extra/Module7.symvers

Large diffs are not rendered by default.

1,205 changes: 604 additions & 601 deletions extra/Module7l.symvers

Large diffs are not rendered by default.

1,243 changes: 623 additions & 620 deletions extra/Module8.symvers

Large diffs are not rendered by default.

1,243 changes: 623 additions & 620 deletions extra/Module_2712.symvers

Large diffs are not rendered by default.

Loading

0 comments on commit 647f753

Please sign in to comment.