Skip to content

Commit

Permalink
kernel: vc4: Add jack detection to HDMI audio driver
Browse files Browse the repository at this point in the history
See: raspberrypi/linux#6008

kernel: Add GPCLK support on RP1
See: raspberrypi/linux#6013

kernel: RP1 384kHz I2S audio support
See: raspberrypi/linux#5999
  • Loading branch information
popcornmix committed Mar 7, 2024
1 parent 07ff8bb commit 84cc946
Show file tree
Hide file tree
Showing 72 changed files with 6 additions and 6 deletions.
Binary file modified bcm2712-rpi-5-b.dtb
Binary file not shown.
Binary file modified bcm2712-rpi-cm5-cm4io.dtb
Binary file not shown.
Binary file modified bcm2712-rpi-cm5-cm5io.dtb
Binary file not shown.
Binary file modified bcm2712d0-rpi-5-b.dtb
Binary file not shown.
2 changes: 1 addition & 1 deletion git_hash
@@ -1 +1 @@
5f674bf905525050052752646fa905adf3f60bc7
6f16847710cc0502450788b9f12f0a14d3429668
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 kernel_2712.img
Binary file not shown.
Binary file modified modules/6.6.20+/kernel/drivers/gpu/drm/vc4/vc4.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20+/kernel/sound/soc/bcm/snd-soc-allo-boss-dac.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20+/kernel/sound/soc/bcm/snd-soc-dionaudio-loco.ko.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified modules/6.6.20+/kernel/sound/soc/bcm/snd-soc-i-sabre-q2m.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20+/kernel/sound/soc/bcm/snd-soc-pifi-40.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20+/kernel/sound/soc/bcm/snd-soc-pisound.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20+/kernel/sound/soc/bcm/snd-soc-rpi-cirrus.ko.xz
Binary file not shown.
Binary file not shown.
Binary file modified modules/6.6.20-v7+/kernel/drivers/gpu/drm/vc4/vc4.ko.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified modules/6.6.20-v7+/kernel/sound/soc/bcm/snd-soc-pifi-40.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20-v7+/kernel/sound/soc/bcm/snd-soc-pisound.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20-v7+/kernel/sound/soc/bcm/snd-soc-rpi-cirrus.ko.xz
Binary file not shown.
Binary file not shown.
Binary file modified modules/6.6.20-v7l+/kernel/drivers/gpu/drm/vc4/vc4.ko.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified modules/6.6.20-v7l+/kernel/sound/soc/bcm/snd-soc-pifi-40.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20-v7l+/kernel/sound/soc/bcm/snd-soc-pisound.ko.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified modules/6.6.20-v8+/kernel/drivers/gpu/drm/vc4/vc4.ko.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified modules/6.6.20-v8+/kernel/sound/soc/bcm/snd-soc-pifi-40.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20-v8+/kernel/sound/soc/bcm/snd-soc-pisound.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20-v8+/kernel/sound/soc/bcm/snd-soc-rpi-cirrus.ko.xz
Binary file not shown.
Binary file not shown.
Binary file modified modules/6.6.20-v8+/kernel/sound/soc/dwc/designware_i2s.ko.xz
Binary file not shown.
Binary file modified modules/6.6.20-v8-16k+/kernel/drivers/gpu/drm/vc4/vc4.ko.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified modules/6.6.20-v8-16k+/kernel/sound/soc/dwc/designware_i2s.ko.xz
Binary file not shown.
2 changes: 1 addition & 1 deletion uname_string
@@ -1 +1 @@
Linux version 6.6.20+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1738 Tue Mar 5 14:39:49 GMT 2024
Linux version 6.6.20+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1739 Thu Mar 7 11:41:06 GMT 2024
2 changes: 1 addition & 1 deletion uname_string7
@@ -1 +1 @@
Linux version 6.6.20-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) #1738 SMP Tue Mar 5 14:43:23 GMT 2024
Linux version 6.6.20-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) #1739 SMP Thu Mar 7 11:42:47 GMT 2024
2 changes: 1 addition & 1 deletion uname_string7l
@@ -1 +1 @@
Linux version 6.6.20-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) #1738 SMP Tue Mar 5 14:47:06 GMT 2024
Linux version 6.6.20-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) #1739 SMP Thu Mar 7 11:44:32 GMT 2024
2 changes: 1 addition & 1 deletion uname_string8
@@ -1 +1 @@
Linux version 6.6.20-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) #1738 SMP PREEMPT Tue Mar 5 14:51:28 GMT 2024
Linux version 6.6.20-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) #1739 SMP PREEMPT Thu Mar 7 11:46:23 GMT 2024
2 changes: 1 addition & 1 deletion uname_string_2712
@@ -1 +1 @@
Linux version 6.6.20-v8-16k+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1738 SMP PREEMPT Tue Mar 5 14:57:35 GMT 2024
Linux version 6.6.20-v8-16k+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1739 SMP PREEMPT Thu Mar 7 11:48:29 GMT 2024

0 comments on commit 84cc946

Please sign in to comment.