Re: [PATCH] plat-pxa: Enable ability to adjust SD/MMC clocks

2011-04-28 Thread Russell King - ARM Linux
On Wed, Apr 27, 2011 at 01:49:45PM -0700, Philip Rakity wrote: > The patches were submitted a while ago. It would be a good idea to reference them so that people know where to find then and what the status of them is. It's also a good idea to Cc interested parties on related patches. A couple of

Re: [PATCH] plat-pxa: Enable ability to adjust SD/MMC clocks

2011-04-27 Thread Philip Rakity
The patches were submitted a while ago. Enclosed. >From dc965baa7f96b347178c9e5e7f2426a03475f1e5 Mon Sep 17 00:00:00 2001 From: Philip Rakity Date: Mon, 7 Feb 2011 11:49:53 -0800 Subject: [PATCH 12/12] arm: mach-mmp: brownstone.c support multiple sd slots Support multiple sd/eMMC interfaces.

Re: [PATCH] plat-pxa: Enable ability to adjust SD/MMC clocks

2011-04-27 Thread Philip Rakity
Begin forwarded message: > From: Philip Rakity > Date: April 22, 2011 1:18:33 PM PDT > To: "linux-mmc@vger.kernel.org" > Cc: Zhangfei Gao > Subject: [PATCH] sdhci: sdhci-pxa.c: Add post reset processing for chip > specific registers > > > RESET_ALL resets chips private registers. > Rese

Re: [PATCH] plat-pxa: Enable ability to adjust SD/MMC clocks

2011-04-27 Thread Russell King - ARM Linux
On Fri, Apr 22, 2011 at 01:13:28PM -0700, Philip Rakity wrote: > The PXA168, PXA910, and MMP2 SoC have the ability to adjust the SD/MMC > clock. This feature is useful and required depending on the board > design. Add infrastructure to support SD clock tuning. It just adds fields to a structure

[PATCH] plat-pxa: Enable ability to adjust SD/MMC clocks

2011-04-22 Thread Philip Rakity
The PXA168, PXA910, and MMP2 SoC have the ability to adjust the SD/MMC clock. This feature is useful and required depending on the board design. Add infrastructure to support SD clock tuning. Signed-off-by: Philip Rakity Signed-off-by: Mark F. Brown --- arch/arm/plat-pxa/include/plat/sdhci.h