From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@linaro.org (Kevin Hilman) Date: Wed, 21 Aug 2013 16:34:48 -0700 Subject: [GIT PULL] Allwinner sunXi DT additions for 3.12, take 2 In-Reply-To: <20130820074636.GA11668@lukather> (Maxime Ripard's message of "Tue, 20 Aug 2013 09:46:36 +0200") References: <20130820074636.GA11668@lukather> Message-ID: <87fvu2obxj.fsf@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Maxime Ripard writes: > The following changes since commit 629ae88e9cebc6281bc54be743a33eca47b7228c: > > ARM: sunxi: dt: Add device tree for Mele A1000 (2013-08-14 09:59:20 +0200) > > are available in the git repository at: > > https://github.com/mripard/linux.git tags/sunxi-dt-for-3.12-2 > > for you to fetch changes up to e476ac8b483de4ce1d8570509be343afc7cd3baf: > > ARM: sun7i: Add Olimex A20-Olinuxino-Micro support (2013-08-20 08:18:45 +0200) > > ---------------------------------------------------------------- > Allwinner sunXi DT additions for 3.12, take 2 > > These patches add basic support for: > - Allwinner A31 and A20 SoCs > - The Olimex A20-Olinuxino board > - The Olimex A10s-Olinuxino board > > ---------------------------------------------------------------- Pulled into next/dt, Kevin