On Mon, Jul 9, 2012 at 2:08 PM, Mark Brown <broo...@sirena.org.uk> wrote:
> On Thu, Jul 05, 2012 at 09:45:40AM +0200, Uwe Kleine-K?nig wrote:
>> On Thu, Feb 09, 2012 at 10:21:45PM +0100, Uwe Kleine-K?nig wrote:
>> > The chip select line was configured as output with the initial value
>> > being active explicitly. It was later deasserted during
>> > spi_bitbang_setup() without any clock activity in between. So it makes
>> > no sense to activate the device at all and the chip select line can
>> > better start non-active.
>> >
>> > Signed-off-by: Uwe Kleine-K?nig <u.kleine-koe...@pengutronix.de>
>> > ---
>> > Hello,
>> >
>> > I'm not sure if an active chip select line without any clock activity can
>> > confuse a device. If so, this patch might qualify as fix. But with my
>> > limited knowledge about spi it's also possible that I just miss why the
>> > active chip select is important. For the devices I have it doesn't seem
>> > to make a difference.
>> ping
>
> You probably want to resend this with Linus W in the CCs.

It all makes sense to me so:
Acked-by: Linus Walleij <linus.wall...@linaro.org>

Now the SPI maintainer needs to pick it up though, if your proposal
to pick it up goes through this patch is all yours now.

Yours,
Linus Walleij

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to