On Wed, Feb 10, 2016 at 02:25:43PM -0800, Andrew Duggan wrote: > Add devicetree binding for SPI devices. > > Signed-off-by: Andrew Duggan <[email protected]> > --- > .../devicetree/bindings/input/rmi4/rmi_spi.txt | 57 > ++++++++++++++++++++++ > Documentation/devicetree/bindings/spi/spi-bus.txt | 2 +
Acked-by: Rob Herring <[email protected]> > drivers/input/rmi4/rmi_spi.c | 44 ++++++++++++++++- > 3 files changed, 102 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/input/rmi4/rmi_spi.txt

