From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Porter Subject: Re: [PATCH v2 0/3] ARM: bcm21664: Add initial support. Date: Fri, 14 Mar 2014 12:49:15 -0400 Message-ID: <20140314164915.GA25092@beef> References: <1394097494-29899-1-git-send-email-markus.mayer@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1394097494-29899-1-git-send-email-markus.mayer@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Markus Mayer Cc: Christian Daudt , Device Tree List , Linux Kernel Mailing List , Broadcom Kernel Feedback List-Id: devicetree@vger.kernel.org On Thu, Mar 06, 2014 at 05:18:11PM +0800, Markus Mayer wrote: > This series adds initial support for the Broadcom BCM21664 mobile SoC. > > The series depends on the series "ARM: bcm281xx: Consolidate code": > https://lkml.org/lkml/2014/2/25/548 > > Changes since v1: > > - Fixed typo ("21644" -> "21664" in 2 locations) in board_bcm21664.c > > Markus Mayer (3): > ARM: DT: bcm21664: Device tree bindings > ARM: bcm21664: Add board support. > ARM: dts: bcm21664: Add device tree files. Applied to mach-bcm armsoc/for-3.15/[soc-3|dt] -Matt