Skip to content

Commit 326e575

Browse files
tobetterkhilman
authored andcommitted
arm64: dts: meson-sm1: add support for Hardkernel ODROID-C4
Add the board support for the Hardkernel Odroid-C4 single board computer. The Odroid-C4 is the Odroid-C2 successor with same form factor, but using a modern Amlogic S905X3 (SM1) SoC and 4x USB3 ports. Signed-off-by: Dongjin Kim <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Signed-off-by: Kevin Hilman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 838f090 commit 326e575

File tree

2 files changed

+403
-0
lines changed

2 files changed

+403
-0
lines changed

arch/arm64/boot/dts/amlogic/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ dtb-$(CONFIG_ARCH_MESON) += meson-gxm-s912-libretech-pc.dtb
4040
dtb-$(CONFIG_ARCH_MESON) += meson-gxm-vega-s96.dtb
4141
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-sei610.dtb
4242
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-khadas-vim3l.dtb
43+
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-odroid-c4.dtb
4344
dtb-$(CONFIG_ARCH_MESON) += meson-a1-ad401.dtb

0 commit comments

Comments
 (0)