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 SEI610 and X96-Max devices.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
  • Loading branch information
chewitt committed Jun 1, 2020
1 parent 6088525 commit 946e89d
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/amlogic/Makefile
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.dtb
dtb-$(CONFIG_ARCH_MESON) += meson-a1-ad401.dtb

0 comments on commit 946e89d

Please sign in to comment.