Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751159Ab3JRO6s (ORCPT ); Fri, 18 Oct 2013 10:58:48 -0400 Received: from eusmtp01.atmel.com ([212.144.249.242]:18124 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754378Ab3JRO6r (ORCPT ); Fri, 18 Oct 2013 10:58:47 -0400 From: Nicolas Ferre To: Arnd Bergmann , Olof Johansson , CC: Bo Shen , Nicolas Ferre , Linux Kernel list , linux-arm-kernel , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches Subject: [GIT PULL] at91: dt for 3.13 #1 Date: Fri, 18 Oct 2013 16:58:44 +0200 Message-ID: <1382108324-9080-1-git-send-email-nicolas.ferre@atmel.com> X-Mailer: git-send-email 1.8.2.2 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: 1823 Lines: 49 Arnd, Olof, Kevin, First AT91 DT-related pull-request for 3.13. These patches will not mess with my other "cleanup" pull-request sent today. It allows to enable sound on the at91sam9n12ek board. Thanks, best regards, The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983: Linux 3.12-rc2 (2013-09-23 15:41:09 -0700) are available in the git repository at: git://github.com/at91linux/linux-at91.git tags/at91-dt for you to fetch changes up to e483341ce82750a1b526b65b7178213dcf967a7a: ARM: at91: remove pinctrl conflict between mmc and SPI for at91sam9g20ek (2013-10-18 16:50:13 +0200) ---------------------------------------------------------------- First DT series for 3.13 - addition of sound for at91sam9n12 - a little fix for MMC vs. SPI on at91sam9g20ek ---------------------------------------------------------------- Bo Shen (5): ARM: at91: add at91sam9n12 ssc clock in look up table ARM: at91: add ssc dma parameter for at91sam9n12 ARM: at91: enable wm8904 on at91sam9n12ek board ARM: at91: enable ssc on at91sam9n12ek board ARM: at91: add sound support on at91sam9n12ek board Jean-Christophe PLAGNIOL-VILLARD (1): ARM: at91: remove pinctrl conflict between mmc and SPI for at91sam9g20ek arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 1 - arch/arm/boot/dts/at91sam9n12.dtsi | 3 +++ arch/arm/boot/dts/at91sam9n12ek.dts | 34 +++++++++++++++++++++++++++++ arch/arm/mach-at91/at91sam9n12.c | 1 + 4 files changed, 38 insertions(+), 1 deletion(-) -- 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/