mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
6ca1f75017
Captures raspberrypi/linux PR #7023 ("ARM: dts: Select the PL011 platform driver", merged 2025-09-25) which switches BCM2711 PL011 UART nodes to the arm,pl011-axi compatible. Without it, the in-kernel hci_uart_bcm driver fails to bring up the BCM43455 BT chip on the CM4 (hci0: command 0xfc18 tx timeout). Also brings ~14 months of stable 6.12.x point releases including CVE backports. LINUX_VERSION : 6.12.25 -> 6.12.93 SRCREV_machine : 3dd2c2c5... -> d8ab4e90... (rpi-6.12.y HEAD) SRCREV_meta : 1f6ab68a... -> e66f4099... (yocto-6.12 HEAD) Signed-off-by: Enzo Frese <enzo.frese.g@gmail.com>