From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 10 Feb 2016 16:03 +0100 Subject: [PATCH v2 0/3] arm64: introduce the Alpine support In-Reply-To: <1455096166-4899-1-git-send-email-antoine.tenart@free-electrons.com> References: <1455096166-4899-1-git-send-email-antoine.tenart@free-electrons.com> Message-ID: <2400841.qqlksbZnmp@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 10 February 2016 10:22:43 Antoine Tenart wrote: > Hi all, > > This series introduces the support for the arm64 Alpine family from > Annapurna Labs, by adding a device tree for the Alpine v2 EVP. This > board has 4 Cortex A57 and a few nodes in its device tree for now. > > You can find the series at: > https://github.com/atenart/linux.git 4.5-rc1/alpinev2-bringup > > Acked-by: Arnd Bergmann Nice work! Arnd