From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 08 Oct 2015 17:23:29 +0200 Subject: [PATCH v2 0/4] Add support for Amlogic Meson8b and couple of boards In-Reply-To: <1444249865-6897-1-git-send-email-carlo@caione.org> References: <1444249865-6897-1-git-send-email-carlo@caione.org> Message-ID: <7134511.rF2lEWc2fm@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 07 October 2015 22:31:01 Carlo Caione wrote: > From: Carlo Caione > > A patchset sitting in my personal repo since forever. It adds the basic support > for Amlogic Meson8B SoCs and two common boards: Hardkernel Odroid-C1 and Tronfy > MXQ. > > Changelog: > ** v2: > - Specified which board compatibles apply to which SOC > - Added commit message specifying who is Tronfy > > Carlo Caione (4): > of: documentation: Add vendor prefix for Tronfy > of: documentation: add bindings documentation for Meson8b > ARM: meson: Add DTS for Odroid-C1 and Tronfy MXQ boards > ARM: meson: Enable Meson8b SoCs > Applied to next/dt and next/soc, respectively, thanks! Arnd