[SRU][N:raspi][PATCH 7/7] dts: bcm2712: cm5: fix typo and declare HS400es support

Juerg Haefliger juerg.haefliger at canonical.com
Wed Mar 19 09:58:31 UTC 2025


From: Jonathan Bell <jonathan at raspberrypi.com>

BugLink: https://bugs.launchpad.net/bugs/2089555

Enhanced strobe means HS200 training can be skipped.

Signed-off-by: Jonathan Bell <jonathan at raspberrypi.com>
(backported from commit edd63f01d14139da49a3fd4e7df4167b828c9fc5 rpi-6.6.y)
[juergh: Only backport the typo fix.]
Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
 arch/arm/boot/dts/broadcom/bcm2712-rpi-cm5.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/broadcom/bcm2712-rpi-cm5.dtsi b/arch/arm/boot/dts/broadcom/bcm2712-rpi-cm5.dtsi
index f92ebb4e7f15..67d175b1ffa4 100644
--- a/arch/arm/boot/dts/broadcom/bcm2712-rpi-cm5.dtsi
+++ b/arch/arm/boot/dts/broadcom/bcm2712-rpi-cm5.dtsi
@@ -48,7 +48,7 @@
 #undef uart5
 
 / {
-	compatible = "raspberrypi,5-compute-model", "brcm,bcm2712";
+	compatible = "raspberrypi,5-compute-module", "brcm,bcm2712";
 	model = "Raspberry Pi Compute Module 5";
 
 	/* Will be filled by the bootloader */
-- 
2.43.0




More information about the kernel-team mailing list