Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755232Ab3GQMkk (ORCPT ); Wed, 17 Jul 2013 08:40:40 -0400 Received: from 217-155-41-104.dsl.in-addr.zen.co.uk ([217.155.41.104]:56289 "EHLO centos1.newflow.co.uk" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1754780Ab3GQMke (ORCPT ); Wed, 17 Jul 2013 08:40:34 -0400 X-Greylist: delayed 1949 seconds by postgrey-1.27 at vger.kernel.org; Wed, 17 Jul 2013 08:40:34 EDT Message-ID: <51E68922.5020503@newflow.co.uk> Date: Wed, 17 Jul 2013 13:08:02 +0100 From: Mark Jackson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Joel Fernandes CC: Tony Lindgren , Sekhar Nori , Matt Porter , Grant Likely , Rob Herring , Vinod Koul , Mark Brown , Benoit Cousson , Russell King , Balaji TK , Gururaja Hebbar , Chris Ball , Devicetree Discuss , Linux OMAP List , Linux ARM Kernel List , Linux DaVinci Kernel List , Linux Kernel Mailing List , Linux Documentation List , Linux MMC List , Linux SPI Devel List , Arnd Bergmann Subject: Re: [PATCH v2] ARM: dts: add AM33XX MMC support References: <1372303956-30208-1-git-send-email-joelf@ti.com> In-Reply-To: <1372303956-30208-1-git-send-email-joelf@ti.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1426 Lines: 33 On 27/06/13 04:32, Joel Fernandes wrote: > From: Matt Porter > > Adds AM33XX MMC support for am335x-bone, am335x-evm, and am335x-evmsk. > Also added is the DMA binding definitions based on the generic DMA > request binding. > > The HWMOD data removal was breaking MMC so some new properties like reg, > interrupt etc were added. > > Changes to DTS: > Interrupt and reg added by: Joel Fernandes > Compatible added by Balaji TK > ti,needs-special-hs-handling added by Gururaja Hebbar > > Signed-off-by: Matt Porter > Acked-by: Tony Lindgren > Signed-off-by: Joel Fernandes > --- > .../devicetree/bindings/mmc/ti-omap-hsmmc.txt | 26 +++++++++++++- > arch/arm/boot/dts/am335x-bone.dts | 7 ++++ > arch/arm/boot/dts/am335x-evm.dts | 7 ++++ > arch/arm/boot/dts/am335x-evmsk.dts | 7 ++++ > arch/arm/boot/dts/am33xx.dtsi | 38 ++++++++++++++++++++ > 5 files changed, 84 insertions(+), 1 deletion(-) Excuse my ignorance, but which git repository is this against ? -- 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/