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 <alexandru.ardelean@xxxxxxxxxx> > --- > > Changelog v3 -> v4: > * https://lore.kernel.org/linux-spi/20201127130834.136348-3-alexandru.ardelean@xxxxxxxxxx/ > * fix typos > > Documentation/devicetree/bindings/spi/spi-controller.yaml | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>