Skip to content

linux-raspberrypi_6.12: bump SRCREV to rpi-6.12.y HEAD (6.12.93)#1606

Open
FreseEnzo wants to merge 1 commit into
agherzan:scarthgapfrom
FreseEnzo:bump-linux-raspberrypi-6.12-to-head
Open

linux-raspberrypi_6.12: bump SRCREV to rpi-6.12.y HEAD (6.12.93)#1606
FreseEnzo wants to merge 1 commit into
agherzan:scarthgapfrom
FreseEnzo:bump-linux-raspberrypi-6.12-to-head

Conversation

@FreseEnzo

@FreseEnzo FreseEnzo commented Jun 13, 2026

Copy link
Copy Markdown

Bumps linux-raspberrypi_6.12 from 6.12.25 (April 2025) to 6.12.93 (rpi-6.12.y HEAD, 2026-06-12).

This captures raspberrypi/linux PR #7023 ("ARM: dts: Select the PL011 platform driver", merged 2025-09-25), which switches the BCM2711 PL011 UART nodes in bcm2711-rpi-ds.dtsi to the arm,pl011-axi compatible. Without that change, the in-kernel hci_uart_bcm driver fails to bring up the BCM43455 Bluetooth chip on the Raspberry Pi 4 / CM4 (hci0: command 0xfc18 tx timeout);

Also brings ~14 months of stable point-release fixes including CVE backports — relevant to anyone running cve-check against current scarthgap images.

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)

Tested locally on raspberrypi4-64 MACHINE on a Compute Module 4 carrier; BT bringup confirmed working (hci0 UP RUNNING with a real BD Address), WiFi unaffected, RAUC update flow unaffected.

Closes: #1605

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>

@kraj kraj left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kraj

kraj commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

please rebase it on latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linux-raspberrypi_6.12: bump SRCREV to include BCM2711 BT fix (rpi-6.12.y PR #7023)

2 participants