From mboxrd@z Thu Jan 1 00:00:00 1970 From: marex@denx.de (Marek Vasut) Date: Thu, 2 Aug 2012 18:03:25 +0200 Subject: [PATCH 06/10 V2] spi: Add SPI driver for mx233/mx28 In-Reply-To: <20120802160016.GA4537@opensource.wolfsonmicro.com> References: <1343076052-27312-1-git-send-email-marex@denx.de> <201208021658.38237.marex@denx.de> <20120802160016.GA4537@opensource.wolfsonmicro.com> Message-ID: <201208021803.25460.marex@denx.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Dear Mark Brown, > On Thu, Aug 02, 2012 at 04:58:38PM +0200, Marek Vasut wrote: > > > It'd be nice to only keep the clocks enabled while doing transfers but > > > again totally non-essential. > > > > Hm, this is spread across mxs. Shawn, is there any plan for PM > > implementation for MXS ? > > Take a look at s3c64xx - I did something with runtime PM for this, it's > something that can reasonably be implemented in drivers and as far as I > can tell most framework implementations end up using runtime PM anyway. We don't even support runtime pm on mxs yet IIRC Best regards, Marek Vasut