linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mcspi
@ 2014-04-05 13:05 maxim maxim
       [not found] ` <CAL22ZLJ7qe-=1iH0w1b+G10i9_ERFnFF2oRB7gOatk3k_AhdjQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: maxim maxim @ 2014-04-05 13:05 UTC (permalink / raw)
  To: linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

 Hi guys,
 I'm working with omap 3 spi driver, in the base I have mcspi driver
for tach device(http://processors.wiki.ti.com/index.php/AM335x_McSPI_Driver's_Guide),
I want to add my insmod driver for ublox 6(gps device). From ublox6
datasheet I saw what I need some initial delay between chip select
activation and data sending, I didn't find a way how to do it from
Linux SPI Framework, because of this I tried to write directly to some
registers what mapped in mcspi driver I can accept their mapped
address from contoller_data , but unfortunately it didn't work, may be
here you could give me some avices how I can do it.

Thanks ,
Kol
--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* mcspi
@ 2014-04-09 16:40 maxim maxim
       [not found] ` <CAL22ZL+5jWkbnt69HeULeEtEqOSL5dEbs4DcCw79wN9dFP+kYA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: maxim maxim @ 2014-04-09 16:40 UTC (permalink / raw)
  To: linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Hi all,

When I'm using with spi_sync(), while the master writes to MOSI, at
the same time reads from MISO, doesn't it?


Best Regards,

Kol
--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-10 17:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-05 13:05 mcspi maxim maxim
     [not found] ` <CAL22ZLJ7qe-=1iH0w1b+G10i9_ERFnFF2oRB7gOatk3k_AhdjQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-04-07 12:53   ` mcspi Gerhard Sittig
     [not found]     ` <20140407125339.GA11339-kDjWylLy9wD0K7fsECOQyeGNnDKD8DIp@public.gmane.org>
2014-04-08 11:51       ` mcspi maxim maxim
  -- strict thread matches above, loose matches on Subject: below --
2014-04-09 16:40 mcspi maxim maxim
     [not found] ` <CAL22ZL+5jWkbnt69HeULeEtEqOSL5dEbs4DcCw79wN9dFP+kYA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-04-10 17:58   ` mcspi Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).