From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL v2 9/10] arm64: tegra: Device tree changes for v4.10-rc1 Date: Wed, 30 Nov 2016 17:08:31 +0100 Message-ID: <5723548.MnkR8m7p6u@wuerfel> References: <20161118161719.24153-9-thierry.reding@gmail.com> <20161121102312.19968-1-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20161121102312.19968-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Stephen Warren , Alexandre Courbot , Jon Hunter , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Monday, November 21, 2016 11:23:12 AM CET Thierry Reding wrote: > arm64: tegra: Device tree changes for v4.10-rc1 > > This adds initial support for Tegra186, the P3310 processor module as > well as the P2771 development board. Not much is functional, but there > is enough to boot to an initial ramdisk with debug serial output. > Pulled into next/dt64, thanks! Arnd