From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Fernandes Subject: Re: [PATCH 0/3] ARM: dts: Enable EDMA, MMC and SPI on AM33XX for v3.13 Date: Tue, 10 Sep 2013 15:14:56 -0500 Message-ID: <522F7DC0.7030603@ti.com> References: <1378841079-15796-1-git-send-email-joelf@ti.com> <5EB8AE91-A996-4CF1-86B7-C8FDEC177E89@dominion.thruhere.net> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Benoit Cousson , Nishanth Menon , Devicetree Discuss , Linux OMAP List , Linux ARM Kernel List , Linux Kernel Mailing List , Linux Documentation List , Linux MMC List , Linux SPI Devel List To: Koen Kooi Return-path: In-Reply-To: <5EB8AE91-A996-4CF1-86B7-C8FDEC177E89@dominion.thruhere.net> Sender: linux-doc-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On 09/10/2013 02:39 PM, Koen Kooi wrote: > > Op 10 sep. 2013, om 21:24 heeft Joel Fernandes het volgende geschreven: > >> Here are last few patches required to add EDMA and MMC/SPI support for AM33xx. >> >> Now that all dependent DMA patches and fixes are in linux next or mainline, except >> for [1] which should go in for 3.12 -rc cycle, it is safe to enable MMC and SPI support >> and this patch series enables it. These are originally Matt Porter's patches with >> changes to make it work with recent kernels, addition of irq, memory resources and >> enable other extra properties. >> >> These patches should cleanly apply on master branch after Koen's patch [2] for basic >> BBB DT support is applied. >> >> MMC support is enabled for: Beaglebone, AM335x EVM and EVM-SK boards. MMC support >> for BBB is intentionally not added due to custom fixes and other patches that are >> in Koen's tree and which will be separately submitted by him. > > Correct, but your patches for MMC support on BBW are missing the card detect entries to make it hotplug work. I thought it was determined that this would be submitted by you separately after rebasing as we discussed [1] and [2]. [1] https://lkml.org/lkml/2013/9/6/183 [2] http://marc.info/?l=linux-omap&m=137879246709612&w=2 Regards, -Joel