ODROID-C4: arm64/dts: add 'meson64_odroidc4.dts' for compability

Change-Id: Idd9abac641030e5498171d88b3840349ce3b8442
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
Dongjin Kim
2020-03-15 02:15:06 +09:00
committed by Mauro (mdrjr) Ribeiro
parent 180824b4b9
commit b3e7d4a0e4
2 changed files with 13 additions and 0 deletions

View File

@@ -79,5 +79,6 @@ dtb-$(CONFIG_ARCH_MESON) += meson-sm1-x96-air-gbit.dtb
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-x96-air.dtb
dtb-$(CONFIG_ARCH_MESON) += meson64_odroidc2.dtb
dtb-$(CONFIG_ARCH_MESON) += meson64_odroidc4.dtb
dtb-$(CONFIG_ARCH_MESON) += meson64_odroidn2.dtb
dtb-$(CONFIG_ARCH_MESON) += meson64_odroidn2_plus.dtb

View File

@@ -0,0 +1,12 @@
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2020 Dongjin Kim <tobetter@gmail.com>
*/
/dts-v1/;
#include "meson-sm1-odroid-c4.dts"
/ {
model = "Hardkernel ODROID-C4";
};