ARM: dts: s3c6410: correct SMDK6410 board compatible
The SMDK6410 DTS was incorrectly called mini6410, probably copy-paste from FriendlyARM Mini6410 board. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20201117201106.128813-4-krzk@kernel.org
This commit is contained in:
parent
7dc4c0b42d
commit
32ccdde0a7
@ -17,7 +17,7 @@
|
||||
|
||||
/ {
|
||||
model = "Samsung SMDK6410 board based on S3C6410";
|
||||
compatible = "samsung,mini6410", "samsung,s3c6410";
|
||||
compatible = "samsung,smdk6410", "samsung,s3c6410";
|
||||
|
||||
memory@50000000 {
|
||||
device_type = "memory";
|
||||
|
Loading…
x
Reference in New Issue
Block a user