1 From 30972497979c65781bb8170743447b45b6dfd3cd Mon Sep 17 00:00:00 2001
2 From: Stefan Wahren <wahrenst@gmx.net>
3 Date: Thu, 19 Sep 2019 20:45:30 +0200
4 Subject: [PATCH] ARM: bcm: Switch board, clk and pinctrl to bcm2711
7 After the decision to use bcm2711 compatible for upstream, we should
8 switch all accepted compatibles to bcm2711. So we can boot with
9 one DTB the down- and the upstream kernel.
11 Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
13 arch/arm/boot/dts/bcm2711-rpi-4-b.dts | 2 +-
14 arch/arm/boot/dts/bcm2838-rpi-4-b.dts | 2 +-
15 arch/arm/boot/dts/bcm2838.dtsi | 4 ++--
16 arch/arm/mach-bcm/board_bcm2835.c | 2 +-
17 4 files changed, 5 insertions(+), 5 deletions(-)
19 --- a/arch/arm/boot/dts/bcm2711-rpi-4-b.dts
20 +++ b/arch/arm/boot/dts/bcm2711-rpi-4-b.dts
22 #include "bcm283x-rpi-csi1-2lane.dtsi"
25 - compatible = "raspberrypi,4-model-b", "brcm,bcm2838";
26 + compatible = "raspberrypi,4-model-b", "brcm,bcm2711";
27 model = "Raspberry Pi 4 Model B";
30 --- a/arch/arm/boot/dts/bcm2838-rpi-4-b.dts
31 +++ b/arch/arm/boot/dts/bcm2838-rpi-4-b.dts
33 #include "bcm2838-rpi.dtsi"
36 - compatible = "raspberrypi,4-model-b", "brcm,bcm2838";
37 + compatible = "raspberrypi,4-model-b", "brcm,bcm2711";
38 model = "Raspberry Pi 4 Model B";
41 --- a/arch/arm/boot/dts/bcm2838.dtsi
42 +++ b/arch/arm/boot/dts/bcm2838.dtsi
47 - compatible = "brcm,bcm2838-cprman";
48 + compatible = "brcm,bcm2711-cprman";
56 - compatible = "brcm,bcm2838-gpio", "brcm,bcm2835-gpio";
57 + compatible = "brcm,bcm2711-gpio", "brcm,bcm2835-gpio";
59 gpclk0_gpio49: gpclk0_gpio49 {
61 --- a/arch/arm/mach-bcm/board_bcm2835.c
62 +++ b/arch/arm/mach-bcm/board_bcm2835.c
63 @@ -118,7 +118,7 @@ static const char * const bcm2835_compat
64 #ifdef CONFIG_ARCH_MULTI_V7