Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755465Ab3ILTWo (ORCPT ); Thu, 12 Sep 2013 15:22:44 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:38902 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754417Ab3ILTWm (ORCPT ); Thu, 12 Sep 2013 15:22:42 -0400 Message-ID: <52321457.100@ti.com> Date: Thu, 12 Sep 2013 14:21:59 -0500 From: Nishanth Menon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130804 Thunderbird/17.0.8 MIME-Version: 1.0 To: Koen Kooi CC: , , , , , , , , , , , Subject: Re: [PATCH v4 0/2] ARM: dts: Beaglebone MMC fixes References: <1379010935-25943-1-git-send-email-koen@dominion.thruhere.net> In-Reply-To: <1379010935-25943-1-git-send-email-koen@dominion.thruhere.net> 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: 1874 Lines: 41 On 09/12/2013 01:35 PM, Koen Kooi wrote: > Here are two patches to fix MMC on beaglebone, one fixes card detect on BBW, > the other adds the eMMC entry for BBB and its fixed regulator. After that mmc1 > gets a nice speed boost by moving to 4-bit mode and LED triggers get assigned. > > This series depends on: > > http://comments.gmane.org/gmane.linux.kernel.stable/63648 > https://lkml.org/lkml/2013/9/10/454 > http://comments.gmane.org/gmane.linux.kernel.mmc/22381 > > Or as git-cherry would put it: > > [koen@rrMBP patches]$ git cherry -v > + 564fc88cc64387af5312e2abd8019c75a13223b2 ARM: OMAP2+: am335x-bone*: add DT for BeagleBone Black > + e5133ed98acc1c3e01c370b851041a8ca629cd15 ARM: EDMA: Fix clearing of unused list for DT DMA resources > + ac71bb58605d3bdd5d14af770a639fb3ff11c612 ARM: dts: add AM33XX EDMA support > + 31a8270a299c57c7de7510f44d9dc36fd1787243 ARM: dts: add AM33XX SPI DMA support > + 4fa0a4cb9ea17da30cf43085c03e5ec1361a4fc2 ARM: dts: add AM33XX MMC support and documentation > + 0553f50bd45f019a0cc11050e2f20bddbf07dfe0 ARM: dts: am335x-bone: add CD for mmc1 > + 7d64f765630a2921a63b82f93f9959a6de37f29d ARM: dts: am335x-boneblack: add eMMC DT entry > + dc96cd4003e2668d8ec7e7fe19e402e97a198f81 ARM: dts: am335x-bone-common: switch mmc1 to 4-bit mode > + f8262e78830cda56c936724549ba9f04dddde312 ARM: dts: am335x-bone-common: add cpu0 and mmc1 triggers > > Also available as a git branch at https://github.com/koenkooi/linux/commits/mainline > > Changes since v3: > Addressed Nishants nitpicks for commit messages Series: Reviewed-by: Nishanth Menon -- Regards, Nishanth Menon -- 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/