From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 30 Nov 2016 17:08:31 +0100 Subject: [GIT PULL v2 9/10] arm64: tegra: Device tree changes for v4.10-rc1 In-Reply-To: <20161121102312.19968-1-thierry.reding@gmail.com> References: <20161118161719.24153-9-thierry.reding@gmail.com> <20161121102312.19968-1-thierry.reding@gmail.com> Message-ID: <5723548.MnkR8m7p6u@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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