Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755061Ab3DVJtK (ORCPT ); Mon, 22 Apr 2013 05:49:10 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:37216 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752415Ab3DVJtI (ORCPT ); Mon, 22 Apr 2013 05:49:08 -0400 From: Nicolas Ferre To: Arnd Bergmann , Olof Johansson CC: Nicolas Ferre , Linux Kernel list , linux-arm-kernel , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches Subject: [GIT PULL] at91: DT changes for 3.11 #1 (or 3.10 #4) Date: Mon, 22 Apr 2013 11:49:01 +0200 Message-ID: <1366624141-32477-1-git-send-email-nicolas.ferre@atmel.com> X-Mailer: git-send-email 1.8.0 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: 2022 Lines: 53 Arnd, Olof, This is an early AT91 Device Tree pull-request for 3.11 (or late for 3.10 ;-)). Feel free to take it now, delay it or simply tell me to re-send this pull-request later! I do not want to bother you with these patches as they certainly can wait and are pretty simple and harmless. They should be stacked on top of arm-soc/at91/dt3 and are merging seamlessly with other at91 branches. Thanks, best regards, The following changes since commit f10491fff07dcced77f8ab1b3bc1f8e18715bfb9: ARM: at91/at91sam9260.dtsi: fix u(s)art pinctrl encoding (2013-04-04 18:31:17 +0200) are available in the git repository at: git://github.com/at91linux/linux-at91.git tags/at91-dt for you to fetch changes up to 2e6faf10411968706cf42a62729dccfc57230115: ARM: at91: add Acme Systems Fox G20 board (2013-04-19 12:38:26 +0200) ---------------------------------------------------------------- RTC modification and USART addition for at91sam9x5 SoC. RTC addition and UART modifications for Aria G25 board. Addition of Acme Systems Fox G20 board. ---------------------------------------------------------------- Douglas Gilbert (1): ARM: at91: add Acme Systems Fox G20 board Nicolas Ferre (4): ARM: at91: at91sam9x5 RTC is not compatible with at91rm9200 one ARM: at91/at91-ariag25.dts: add RTC node ARM: at91/at91sam9x5.dtsi: add UART0/1 nodes ARM: at91/at91-ariag25.dts: UART0/1 nodes are disabled arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/at91-ariag25.dts | 21 +++-- arch/arm/boot/dts/at91-foxg20.dts | 157 +++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/at91sam9x5.dtsi | 20 ++++- 4 files changed, 192 insertions(+), 7 deletions(-) create mode 100644 arch/arm/boot/dts/at91-foxg20.dts -- 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/