[PATCH v2 0/9] ARM: meson: add preliminary support for MesonX/Meson6 SoCs
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-11 21:01:25
Also in:
linux-devicetree, linux-serial
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-11 21:01:25
Also in:
linux-devicetree, linux-serial
On Thursday 11 September 2014 22:11:31 Carlo Caione wrote:
Amlogic AML8726-MX (codename Meson6) is a highly integrated multimedia application processor SoC for Multimedia Internet Device (MID), tablet and Set Top Box (STB). It integrates a powerful CPU, a 2D/3D graphics subsystem and a state-of-the-art video decoding engine together with all major peripherals. It is manufactured by Amlogic, inc. This patchset introduces preliminary support for Meson6-based SoCs but several IPs and drivers are common among all the MesonX SoCs. Amlogic doesn't release any documentation about their SoCs, so the code has been reverse-engineered from the messy source code released at: http://openlinux.amlogic.com:8000/download/
I don't remember seeing v1 of the patch set, but this looks awesome. Unless there are further review comments in the next few days, please send a patches 1 and 6-9 to arm at kernel.org with a request to merge them for 3.18. ARnd