Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1332812
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 09/10] Input: synaptics-rmi4: Add device tree support to the SPI transport driver |
| Date | 2016-02-12 16:50 +0100 |
| Message-ID | <r1o8N-tk-1@gated-at.bofh.it> (permalink) |
| References | <r0LqO-8kt-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Feb 10, 2016 at 02:25:43PM -0800, Andrew Duggan wrote: > Add devicetree binding for SPI devices. > > Signed-off-by: Andrew Duggan <aduggan@synaptics.com> > --- > .../devicetree/bindings/input/rmi4/rmi_spi.txt | 57 ++++++++++++++++++++++ > Documentation/devicetree/bindings/spi/spi-bus.txt | 2 + Acked-by: Rob Herring <robh@kernel.org> > 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v5 09/10] Input: synaptics-rmi4: Add device tree support to the SPI transport driver Andrew Duggan <aduggan@synaptics.com> - 2016-02-10 23:30 +0100 Re: [PATCH v5 09/10] Input: synaptics-rmi4: Add device tree support to the SPI transport driver Rob Herring <robh@kernel.org> - 2016-02-12 16:50 +0100
csiph-web