On Thu, 03 Dec 2020 16:05:31 +0200, Alexandru Ardelean wrote: > Following a change to the SPI framework, providing a value of zero for > 'spi-rx-bus-width' and 'spi-tx-bus-width' is now possible and will > essentially mean that no RX or TX is allowed. > > Signed-off-by: Alexandru Ardelean <[email protected]> > --- > > Changelog v3 -> v4: > * > https://lore.kernel.org/linux-spi/[email protected]/ > * fix typos > > Documentation/devicetree/bindings/spi/spi-controller.yaml | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) >
Reviewed-by: Rob Herring <[email protected]>

