bcm27xx: update 6.1 patches to latest version
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-6.1 / 950-1034-dts-bcm2712-Use-the-new-model-name.patch
1 From b6bfece0d9ddf21e1526fead81340ef02f98f6ad Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Tue, 17 Oct 2023 17:28:11 +0100
4 Subject: [PATCH] dts: bcm2712: Use the new model name
5
6 "Model B" is no more - "Raspberry Pi 5" is the official name.
7
8 Signed-off-by: Phil Elwell <phil@raspberrypi.com>
9 ---
10 arch/arm/boot/dts/bcm2712-rpi-5-b.dts | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 --- a/arch/arm/boot/dts/bcm2712-rpi-5-b.dts
14 +++ b/arch/arm/boot/dts/bcm2712-rpi-5-b.dts
15 @@ -52,7 +52,7 @@
16
17 / {
18 compatible = "raspberrypi,5-model-b", "brcm,bcm2712";
19 - model = "Raspberry Pi 5 Model B";
20 + model = "Raspberry Pi 5";
21
22 /* Will be filled by the bootloader */
23 memory@0 {