Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757049Ab3DRNBR (ORCPT ); Thu, 18 Apr 2013 09:01:17 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:4267 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756951Ab3DRNBQ (ORCPT ); Thu, 18 Apr 2013 09:01:16 -0400 From: Nicolas Ferre To: , Jean-Christophe PLAGNIOL-VILLARD CC: , Ludovic Desroches , , , , Nicolas Ferre Subject: [PATCH 0/5] ARM: at91: some more DT enhancements Date: Thu, 18 Apr 2013 15:01:08 +0200 Message-ID: X-Mailer: git-send-email 1.8.0 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: 982 Lines: 27 Addition of the Acme systems Fox G20 board and some additions to the at91sam9x5 DT and Aria 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 | 166 +++++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/at91sam9x5.dtsi | 20 ++++- 4 files changed, 201 insertions(+), 7 deletions(-) create mode 100644 arch/arm/boot/dts/at91-foxg20.dts -- 1.8.0 -- 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/