From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Subject: Re: [PATCH v6] spi: orion.c: Add direct access mode Date: Thu, 16 Jun 2016 11:42:46 +0200 Message-ID: <57627496.10302@denx.de> References: <1461147068-4829-1-git-send-email-sr@denx.de> <87k2jswky0.fsf@free-electrons.com> <5717715D.6030701@denx.de> <87d1nhbi83.fsf@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Thomas Petazzoni , Andrew Lunn , Arnd Bergmann , Mark Brown To: Gregory CLEMENT Return-path: In-Reply-To: <87d1nhbi83.fsf-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Hi Gregory, On 16.06.2016 11:23, Gregory CLEMENT wrote: > On mer., avril 20 2016, Stefan Roese wrote: > > >>> As you don't submit any patch for the dtsi, I assume that you expect >>> that this part will be done at board level. In this case as I wrote >>> above we are sure that all the board continue working without any need >>> to test them. >> >> No, this won't work without any changes to the Armada dtsi / >> dts files. As the SPI controller node needs to get moved >> for this 'reg' property to work (suggestion from Arnd). >> >> I've submitted 2 patches for the dtsi / dts files a short while >> ago: >> >> http://www.spinics.net/lists/arm-kernel/msg495524.html >> http://www.spinics.net/lists/arm-kernel/msg495523.html >> >> When this SPI driver patch gets accepted, I'll send an updated >> patchset for the dtsi / dts files. > > Unless I am wrong the SPI driver patch got accepted, Correct. Its in linux-next now. > but I didn't see an > updated patchset for the dtsi / dts files. Did I miss it? No, you didn't miss it. > Else would you ming to send them? Then I will be able to apply them on > the mvebu tree. Its on my list. Thanks for reminding me. I'll get to working on this next week and will send an updated patch series then. Thanks, Stefan -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: sr@denx.de (Stefan Roese) Date: Thu, 16 Jun 2016 11:42:46 +0200 Subject: [PATCH v6] spi: orion.c: Add direct access mode In-Reply-To: <87d1nhbi83.fsf@free-electrons.com> References: <1461147068-4829-1-git-send-email-sr@denx.de> <87k2jswky0.fsf@free-electrons.com> <5717715D.6030701@denx.de> <87d1nhbi83.fsf@free-electrons.com> Message-ID: <57627496.10302@denx.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Gregory, On 16.06.2016 11:23, Gregory CLEMENT wrote: > On mer., avril 20 2016, Stefan Roese wrote: > > >>> As you don't submit any patch for the dtsi, I assume that you expect >>> that this part will be done at board level. In this case as I wrote >>> above we are sure that all the board continue working without any need >>> to test them. >> >> No, this won't work without any changes to the Armada dtsi / >> dts files. As the SPI controller node needs to get moved >> for this 'reg' property to work (suggestion from Arnd). >> >> I've submitted 2 patches for the dtsi / dts files a short while >> ago: >> >> http://www.spinics.net/lists/arm-kernel/msg495524.html >> http://www.spinics.net/lists/arm-kernel/msg495523.html >> >> When this SPI driver patch gets accepted, I'll send an updated >> patchset for the dtsi / dts files. > > Unless I am wrong the SPI driver patch got accepted, Correct. Its in linux-next now. > but I didn't see an > updated patchset for the dtsi / dts files. Did I miss it? No, you didn't miss it. > Else would you ming to send them? Then I will be able to apply them on > the mvebu tree. Its on my list. Thanks for reminding me. I'll get to working on this next week and will send an updated patch series then. Thanks, Stefan