linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Does spi-gpio and bitband support 3-wire Bidirectional most/miso share pin usage?
@ 2014-10-25 20:21 V JobNickname
  0 siblings, 0 replies; 2+ messages in thread
From: V JobNickname @ 2014-10-25 20:21 UTC (permalink / raw)
  To: linux-spi; +Cc: linux-kernel

I have a device use 3-wire spi which are CS,SCK,and a DATA for
read/write.( maybe a.s.k.a SISO)
The command format like as p.18 in
www .newhavendisplay .com/app_notes/NV3035C.pdf

The spi-gpio can't register miso and mosi for same GPIO pin.
Also I traced SPI-3WIRE flag it seems only support half 3-wire which
only write or only read but share ping

Does current driver can support this kind of 3wire spi format? Or I
need to do some modify to support this 3-wire spi

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

* Does spi-gpio and bitband support 3-wire Bidirectional most/miso share pin usage?
@ 2014-10-26  7:29 V JobNickname
  0 siblings, 0 replies; 2+ messages in thread
From: V JobNickname @ 2014-10-26  7:29 UTC (permalink / raw)
  To: linux-spi-u79uwXL29TY76Z2rM5mHXA

I have a device use 3-wire spi which are CS,SCK,and a DATA for
read/write.( maybe a.s.k.a SISO)
The command format like as p.18 in

www.newhavendisplay.com/app_notes/NV3035C.pdf

The spi-gpio can't register miso and mosi for same GPIO pin.
Also I traced SPI-3WIRE flag it seems only support half 3-wire which
only write or only read but share ping

Does current driver can support this kind of 3wire spi format? Or I
need to do some modify to support this 3-wire spi
--
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] 2+ messages in thread

end of thread, other threads:[~2014-10-26  7:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-25 20:21 Does spi-gpio and bitband support 3-wire Bidirectional most/miso share pin usage? V JobNickname
2014-10-26  7:29 V JobNickname

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).