From: Andreas Färber Date: Mon, 24 Oct 2016 15:09:50 +0000 (+0200) Subject: ARM64: dts: bcm2835: Fix bcm2837 compatible string X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4f24450c6e580ac8591942c8bf65355a06b44635;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git ARM64: dts: bcm2835: Fix bcm2837 compatible string bcm2837-rpi-3-b.dts, its only in-tree user, was overriding it as "brcm,bcm2837" already. Fixes: 9d56c22a7861 ("ARM: bcm2835: Add devicetree for the Raspberry Pi 3.") Cc: Stephen Warren Signed-off-by: Andreas Färber Signed-off-by: Eric Anholt --- diff --git a/arch/arm64/boot/dts/broadcom/bcm2837.dtsi b/arch/arm64/boot/dts/broadcom/bcm2837.dtsi index 8216bbb29fe0..c1f719b7097a 100644 --- a/arch/arm64/boot/dts/broadcom/bcm2837.dtsi +++ b/arch/arm64/boot/dts/broadcom/bcm2837.dtsi @@ -1,7 +1,7 @@ #include "bcm283x.dtsi" / { - compatible = "brcm,bcm2836"; + compatible = "brcm,bcm2837"; soc { ranges = <0x7e000000 0x3f000000 0x1000000>,