Skip to content

Commit

Permalink
kernel: Bump to 6.6.30
Browse files Browse the repository at this point in the history
kernel: DSI0 colour swap fixes
See: raspberrypi/linux#6094

kernel: overlays: Add overlay for the Pineboards Hat Ai!
See: raspberrypi/linux#6126

kernel: drm: rp1: dpi: Add support for MEDIA_BUS_FMT_RGB565_1X24_CPADHI
See: raspberrypi/linux#6132
  • Loading branch information
popcornmix committed May 3, 2024
1 parent 3820605 commit 0ede00e
Show file tree
Hide file tree
Showing 8,984 changed files with 341,045 additions and 457,725 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/bcm2708-rpi-b-plus.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-b-rev1.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-b.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-cm.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-zero-w.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-zero.dtb
Binary file not shown.
Binary file modified boot/bcm2709-rpi-2-b.dtb
Binary file not shown.
Binary file modified boot/bcm2709-rpi-cm2.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-2-b.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-3-b-plus.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-3-b.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-cm3.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-zero-2-w.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-zero-2.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-4-b.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-400.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-cm4-io.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-cm4.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-cm4s.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.
10 changes: 8 additions & 2 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -3618,6 +3618,12 @@ Load: dtoverlay=piglow
Params: <None>


Name: pineboards-hat-ai
Info: Pineboards Hat Ai! overlay for the Google Coral Edge TPU
Load: dtoverlay=pineboards-hat-ai
Params: <None>


Name: piscreen
Info: PiScreen display by OzzMaker.com
Load: dtoverlay=piscreen,<param>=<val>
Expand Down Expand Up @@ -3838,7 +3844,7 @@ Params: clock PWM clock frequency (informational)


Name: qca7000
Info: in-tech's Evaluation Board for PLC Stamp micro
Info: Evaluation Board for PLC Stamp micro
This uses spi0 and a separate GPIO interrupt to connect the QCA7000.
Load: dtoverlay=qca7000,<param>=<val>
Params: int_pin GPIO pin for interrupt signal (default 23)
Expand All @@ -3847,7 +3853,7 @@ Params: int_pin GPIO pin for interrupt signal (default 23)


Name: qca7000-uart0
Info: in-tech's Evaluation Board for PLC Stamp micro (UART)
Info: Evaluation Board for PLC Stamp micro (UART)
This uses uart0/ttyAMA0 over GPIOs 14 & 15 to connect the QCA7000.
But it requires disabling of onboard Bluetooth on
Pi 3B, 3B+, 3A+, 4B and Zero W.
Expand Down
10,680 changes: 5,340 additions & 5,340 deletions extra/Module.symvers

Large diffs are not rendered by default.

10,724 changes: 5,362 additions & 5,362 deletions extra/Module7.symvers

Large diffs are not rendered by default.

10,910 changes: 5,455 additions & 5,455 deletions extra/Module7l.symvers

Large diffs are not rendered by default.

11,422 changes: 5,711 additions & 5,711 deletions extra/Module8.symvers

Large diffs are not rendered by default.

11,422 changes: 5,711 additions & 5,711 deletions extra/Module_2712.symvers

Large diffs are not rendered by default.

0 comments on commit 0ede00e

Please sign in to comment.