ARM: meson: add basic support for MesonX SoCs
authorCarlo Caione <carlo@caione.org>
Wed, 10 Sep 2014 20:16:59 +0000 (22:16 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 25 Sep 2014 15:34:42 +0000 (17:34 +0200)
commit3b8f5030ddcf51112542e1e6ef27da237642069d
tree48bc957edada9b2fb012a56280793ad2069d900f
parentd8a00916b30313879c814144c18f27b8100bc401
ARM: meson: add basic support for MesonX SoCs

This patch adds the basic machine file for the MesonX SoCs. Only Meson6
is populated.

Signed-off-by: Carlo Caione <carlo@caione.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/mach-meson/Kconfig [new file with mode: 0644]
arch/arm/mach-meson/Makefile [new file with mode: 0644]
arch/arm/mach-meson/meson.c [new file with mode: 0644]
This page took 0.026157 seconds and 5 git commands to generate.