On Wed, Nov 06, 2013 at 10:23:07AM +0530, Rajeshwari Birje wrote:
> On Thu, Oct 31, 2013 at 6:07 PM, Tomasz Figa <[email protected]> wrote:

> > The driver as of today's linux-next does not seem to support word
> > transfers. Do you have some additional, out of tree patches that add
> > such support?

> Yes I set the bits_per_word to 32/16 in drivers/mtd/devices/m25p80.c
> m25p_probe function and the call spi_setup(spi).

This sound wrong.  If you just set bits per word then this should result
in data corruption on the bus since it should cause the words written to
the bus to be reordered.  Are you sure that the existing driver isn't
working correctly?

Attachment: signature.asc
Description: Digital signature

Reply via email to