Skip to content

Commit

Permalink
WIP: arm64: dts: meson-sm1: add support for Amediatech X96-Air
Browse files Browse the repository at this point in the history
X96-Air is an Android STB based on the Amlogic S905X3 chipset. The
device-tree is derived from the ODROID C4 and X96-Max devices.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
  • Loading branch information
chewitt committed May 21, 2020
1 parent 5921c98 commit fa65bcc
Show file tree
Hide file tree
Showing 2 changed files with 493 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/amlogic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ dtb-$(CONFIG_ARCH_MESON) += meson-gxm-wetek-core2.dtb
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-sei610.dtb
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-khadas-vim3l.dtb
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-odroid-c4.dtb
dtb-$(CONFIG_ARCH_MESON) += meson-sm1-x96-air.dts
dtb-$(CONFIG_ARCH_MESON) += meson-a1-ad401.dtb

0 comments on commit fa65bcc

Please sign in to comment.