From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grygorii Strashko Subject: Re: [PATCH v3] spi: davinci: add support for adding delay between word's transmissions Date: Mon, 15 Sep 2014 16:06:49 +0300 Message-ID: <5416E469.3020806@ti.com> References: <1410536892-22775-1-git-send-email-grygorii.strashko@ti.com> <20140913160628.GF7960@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140913160628.GF7960-GFdadSzt00ze9xe1eoZjHA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: Errors-To: davinci-linux-open-source-bounces-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org To: Mark Brown Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org, Ian Campbell , linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , santosh.shilimkar-l0cyMroinI0@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On 09/13/2014 07:06 PM, Mark Brown wrote: > On Fri, Sep 12, 2014 at 06:48:12PM +0300, Grygorii Strashko wrote: >> From: Murali Karicheri >> >> This patch adds ability to configure delay between transmission of >> words over SPI bus if it's required by SPI slave devices. > > This is fine but it doesn't appear to apply against current code. Can > you please check and resend? > This one should be applied without conflicts on top of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git branch: for-next since you've applied the patch: "[PATCH] spi: davinci: request cs_gpio's from probe" http://www.spinics.net/lists/linux-spi/msg01811.html I have to mention about this dependency, sorry for that. Regards, -grygorii From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grygorii Strashko Subject: Re: [PATCH v3] spi: davinci: add support for adding delay between word's transmissions Date: Mon, 15 Sep 2014 16:06:49 +0300 Message-ID: <5416E469.3020806@ti.com> References: <1410536892-22775-1-git-send-email-grygorii.strashko@ti.com> <20140913160628.GF7960@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: , , Ian Campbell , , Rob Herring , , To: Mark Brown Return-path: In-Reply-To: <20140913160628.GF7960-GFdadSzt00ze9xe1eoZjHA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: Errors-To: davinci-linux-open-source-bounces-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org List-Id: linux-spi.vger.kernel.org On 09/13/2014 07:06 PM, Mark Brown wrote: > On Fri, Sep 12, 2014 at 06:48:12PM +0300, Grygorii Strashko wrote: >> From: Murali Karicheri >> >> This patch adds ability to configure delay between transmission of >> words over SPI bus if it's required by SPI slave devices. > > This is fine but it doesn't appear to apply against current code. Can > you please check and resend? > This one should be applied without conflicts on top of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git branch: for-next since you've applied the patch: "[PATCH] spi: davinci: request cs_gpio's from probe" http://www.spinics.net/lists/linux-spi/msg01811.html I have to mention about this dependency, sorry for that. Regards, -grygorii From mboxrd@z Thu Jan 1 00:00:00 1970 From: grygorii.strashko@ti.com (Grygorii Strashko) Date: Mon, 15 Sep 2014 16:06:49 +0300 Subject: [PATCH v3] spi: davinci: add support for adding delay between word's transmissions In-Reply-To: <20140913160628.GF7960@sirena.org.uk> References: <1410536892-22775-1-git-send-email-grygorii.strashko@ti.com> <20140913160628.GF7960@sirena.org.uk> Message-ID: <5416E469.3020806@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/13/2014 07:06 PM, Mark Brown wrote: > On Fri, Sep 12, 2014 at 06:48:12PM +0300, Grygorii Strashko wrote: >> From: Murali Karicheri >> >> This patch adds ability to configure delay between transmission of >> words over SPI bus if it's required by SPI slave devices. > > This is fine but it doesn't appear to apply against current code. Can > you please check and resend? > This one should be applied without conflicts on top of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git branch: for-next since you've applied the patch: "[PATCH] spi: davinci: request cs_gpio's from probe" http://www.spinics.net/lists/linux-spi/msg01811.html I have to mention about this dependency, sorry for that. Regards, -grygorii