From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 11 Sep 2014 23:01:25 +0200 Subject: [PATCH v2 0/9] ARM: meson: add preliminary support for MesonX/Meson6 SoCs In-Reply-To: <1410466300-19168-1-git-send-email-carlo@caione.org> References: <1410466300-19168-1-git-send-email-carlo@caione.org> Message-ID: <6559897.Lg8qnr2oFx@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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