Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756028AbbESN74 (ORCPT ); Tue, 19 May 2015 09:59:56 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:54142 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755986AbbESN7x (ORCPT ); Tue, 19 May 2015 09:59:53 -0400 From: Nicolas Ferre To: Arnd Bergmann , Olof Johansson , CC: Nicolas Ferre , Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Boris BREZILLON , Jean-Christophe PLAGNIOL-VILLARD , Ben Dooks , Suchang Ko , Ludovic Desroches Subject: [GIT PULL] at91: dt for 4.2 #2 Date: Tue, 19 May 2015 16:00:09 +0200 Message-ID: <1432044009-26072-1-git-send-email-nicolas.ferre@atmel.com> X-Mailer: git-send-email 2.1.3 Organization: atmel MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2283 Lines: 61 Arnd, Olof, Kevin, Some DT updates, manly for our latest SoCs and Xplained boards. Base on top of the at91-dt tag that you already pulled. Thanks, best regards, The following changes since commit 7107bb0b2836f0f9b1ffed1f5189e269ee25e5b9: ARM: at91/dt: drop deprecated mainck node from pmc (2015-05-11 11:24:01 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-dt2 for you to fetch changes up to 8d545f32bd77c10c2ab85fce4ddf1273d325d7d3: ARM: at91/dt: sama5d4 xplained: add regulators for v(q)mmc1 supplies (2015-05-19 15:04:55 +0200) ---------------------------------------------------------------- Second batch of DT changes for 4.2: - sama5d4: more peripherals: usarts, uarts, spi, pioD access - sama5d3: phy address for gmac - change NFC register map - regulator additions for the sd/mmc ---------------------------------------------------------------- Ben Dooks (3): ARM: at91/dt: sama5d3 xplained: fill in mmc1 and set it to disabled ARM: at91/dt: sama5d3 xplained: add mmc0 vqmmc entry ARM: at91/dt: sama5d3 xplained: add fixed regulator for vmmc0 Josh Wu (2): ARM: at91/dt: sama5d4: add usart0, usart1 dt nodes ARM: at91/dt: sama5: reduce the NFC command register map Ludovic Desroches (2): ARM: at91/dt: sama5d4: update pinctrl ranges ARM: at91/dt: sama5d4 xplained: add regulators for v(q)mmc1 supplies Nicolas Ferre (2): ARM: at91/dt: sama5d4 xplained: add spi1 on j14 connector ARM: at91/dt: sama5d3 xplained: add phy address for macb0 Suchang Ko (2): ARM: at91/dt: sama5d4: add uart0, uart1 dt nodes ARM: at91/dt: sama5d4: add spi1, spi2 dt nodes arch/arm/boot/dts/at91-sama5d3_xplained.dts | 27 ++++ arch/arm/boot/dts/at91-sama5d4_xplained.dts | 25 ++++ arch/arm/boot/dts/sama5d3.dtsi | 2 +- arch/arm/boot/dts/sama5d4.dtsi | 189 +++++++++++++++++++++++++++- 4 files changed, 240 insertions(+), 3 deletions(-) -- Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/