[SRU][N:raspi][PATCH 04/13] arm64: dts: Give cm5l its own model name
Juerg Haefliger
juerg.haefliger at canonical.com
Tue Jun 3 07:35:17 UTC 2025
From: Phil Elwell <phil at raspberrypi.com>
BugLink: https://bugs.launchpad.net/bugs/2111928
The bootloader patches the DT with the correct model string, but it
is better not to rely on that by setting it from the start.
Signed-off-by: Phil Elwell <phil at raspberrypi.com>
(cherry picked from commit ad110e5ff36de6096e1b9d7e0fe125326f45ed7d rpi-6.6.y)
Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
arch/arm64/boot/dts/broadcom/bcm2712-rpi-cm5l.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/boot/dts/broadcom/bcm2712-rpi-cm5l.dtsi b/arch/arm64/boot/dts/broadcom/bcm2712-rpi-cm5l.dtsi
index 5ec3c98fb40a..a3fe7cfa318c 100644
--- a/arch/arm64/boot/dts/broadcom/bcm2712-rpi-cm5l.dtsi
+++ b/arch/arm64/boot/dts/broadcom/bcm2712-rpi-cm5l.dtsi
@@ -4,6 +4,8 @@
#include "bcm2712-rpi-cm5.dtsi"
/ {
+ model = "Raspberry Pi Compute Module 5 Lite";
+
__overrides__ {
i2c_csi_dsi = <&i2c_csi_dsi>, "status";
};
--
2.48.1
More information about the kernel-team
mailing list