ARM: dts: s3c24xx: add SMDK2416 board compatible
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 17 Nov 2020 20:11:05 +0000 (21:11 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 2 Dec 2020 20:03:21 +0000 (22:03 +0200)
Add a compatible for SMDK2416 board next to the SoC compatible.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20201117201106.128813-3-krzk@kernel.org
arch/arm/boot/dts/s3c2416-smdk2416.dts

index 47626ede6fdd290b2181a6d0a530f3354280eaef..e7c379a9842e9a35bccf3a01a057b0a51fc09c12 100644 (file)
@@ -10,7 +10,7 @@
 
 / {
        model = "SMDK2416";
-       compatible = "samsung,s3c2416";
+       compatible = "samsung,smdk2416", "samsung,s3c2416";
 
        memory@30000000 {
                device_type = "memory";