summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/bcm953012hr.dts
diff options
context:
space:
mode:
authorArınç ÜNAL <arinc.unal@arinc9.com>2022-04-02 23:46:21 +0300
committerFlorian Fainelli <f.fainelli@gmail.com>2022-04-04 11:38:15 -0700
commit69bb5c6f3f41fe6baa86a775c8a3e69dd27f85d6 (patch)
tree09dab5f06b89f5776720ce0fd1649b2815b66b74 /arch/arm/boot/dts/bcm953012hr.dts
parentca41a8b302601b2547ea8aac4306efd8356d85a6 (diff)
ARM: dts: BCM5301X: Fix compatible strings for BCM53012 and BCM53016 SoC
Fix compatible strings for devicetrees using the BCM53012 and BCM53016 SoC. Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm953012hr.dts')
-rw-r--r--arch/arm/boot/dts/bcm953012hr.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/bcm953012hr.dts b/arch/arm/boot/dts/bcm953012hr.dts
index 9140be7ec053..b070b69466bd 100644
--- a/arch/arm/boot/dts/bcm953012hr.dts
+++ b/arch/arm/boot/dts/bcm953012hr.dts
@@ -37,7 +37,7 @@
/ {
model = "NorthStar HR (BCM953012HR)";
- compatible = "brcm,bcm953012hr", "brcm,brcm53012", "brcm,bcm4708";
+ compatible = "brcm,bcm953012hr", "brcm,bcm53012", "brcm,bcm4708";
aliases {
ethernet0 = &gmac0;