linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [cadence-spi] daisy chain
@ 2020-06-12 16:25 Adrian Fiergolski
  2020-06-13  7:33 ` Geert Uytterhoeven
  0 siblings, 1 reply; 13+ messages in thread
From: Adrian Fiergolski @ 2020-06-12 16:25 UTC (permalink / raw)
  To: linux-spi

Hi,

I have a daisy chain of three ltc2634 slaves (iio/dac/ltc2632.c)
connected to a single chip select of the cadence-spi master. I have the
impression such a configuration is supported by none of those two
drivers. I could try to extend both, however, I haven't found any other
SPI driver, where I could find implementation inspiration. Is it
supported by kernel?

The documentation mentions only about the common 'daisy-chained-devices'
property (devicetree/bindings/common-properties.txt). However, in order
to try to implement it in the master driver, IMHO, the spi subsystem
would need to have a call 'no-operation' to other nodes on the
daisy-chain, which are not addressed by the given SPI access. Is there
any recommended approach to address this case?

Regards,

Adrian


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

end of thread, other threads:[~2020-07-01 13:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-12 16:25 [cadence-spi] daisy chain Adrian Fiergolski
2020-06-13  7:33 ` Geert Uytterhoeven
2020-06-15 13:01   ` Adrian Fiergolski
2020-06-15 13:07     ` Geert Uytterhoeven
2020-06-15 13:57       ` Adrian Fiergolski
2020-06-15 14:06         ` Adrian Fiergolski
2020-06-15 14:40           ` Geert Uytterhoeven
2020-06-15 16:05             ` Adrian Fiergolski
2020-06-15 21:30               ` Geert Uytterhoeven
2020-06-15 22:22                 ` Rob Herring
2020-06-16 10:25                   ` Adrian Fiergolski
2020-06-17 12:33                     ` Adrian Fiergolski
2020-07-01 13:47                       ` SPI daisy chain support Adrian Fiergolski

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