From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2] spi/imx: set the inactive state of the clock according to the clock polarity Date: Fri, 28 Sep 2012 14:04:36 +0100 Message-ID: <20120928130436.GH30869@opensource.wolfsonmicro.com> References: <1348572117-24607-1-git-send-email-dirk.behme@de.bosch.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Hui Wang , Knut Wohlrab , Rob Herring , Uwe Kleine-Koenig , spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Dirk Behme Return-path: Content-Disposition: inline In-Reply-To: <1348572117-24607-1-git-send-email-dirk.behme-V5te9oGctAVWk0Htik3J/w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-spi.vger.kernel.org On Tue, Sep 25, 2012 at 01:21:57PM +0200, Dirk Behme wrote: > From: Knut Wohlrab > > There are SPI devices which need a SPI clock with active low polarity and > high inactive state. Applied, thanks. ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Fri, 28 Sep 2012 14:04:36 +0100 Subject: [PATCH v2] spi/imx: set the inactive state of the clock according to the clock polarity In-Reply-To: <1348572117-24607-1-git-send-email-dirk.behme@de.bosch.com> References: <1348572117-24607-1-git-send-email-dirk.behme@de.bosch.com> Message-ID: <20120928130436.GH30869@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Sep 25, 2012 at 01:21:57PM +0200, Dirk Behme wrote: > From: Knut Wohlrab > > There are SPI devices which need a SPI clock with active low polarity and > high inactive state. Applied, thanks.