On Thu, Jan 30, 2020 at 8:34 PM Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx> wrote: > > Add binding documentation for the spi-mux driver. This allows a generic > multiplexer to be used to provide access to multiple SPI devices. > > Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx> > --- > > Notes: > Changes in v3: > - make dt_binding_check clean (properly this time) > > Changes in v2: > - update license > - make dt_binding_check clean > > .../devicetree/bindings/spi/spi-mux.yaml | 89 +++++++++++++++++++ > 1 file changed, 89 insertions(+) > create mode 100644 Documentation/devicetree/bindings/spi/spi-mux.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>