mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
ARM: dts: s3c24xx: add SMDK2416 board compatible
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
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
/ {
|
||||
model = "SMDK2416";
|
||||
compatible = "samsung,s3c2416";
|
||||
compatible = "samsung,smdk2416", "samsung,s3c2416";
|
||||
|
||||
memory@30000000 {
|
||||
device_type = "memory";
|
||||
|
||||
Reference in New Issue
Block a user