[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160212154115.GA7907@rob-hp-laptop>
Date: Fri, 12 Feb 2016 09:41:15 -0600
From: Rob Herring <robh@...nel.org>
To: Andrew Duggan <aduggan@...aptics.com>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Linus Walleij <linus.walleij@...aro.org>,
Jiri Kosina <jikos@...nel.org>,
Benjamin Tissoires <benjamin.tissoires@...hat.com>,
Christopher Heiny <cheiny@...aptics.com>,
Stephen Chandler Paul <cpaul@...hat.com>,
Vincent Huang <vincent.huang@...synaptics.com>,
Chris Healy <cphealy@...il.com>,
Andrey Gusakov <andrey.gusakov@...entembedded.com>,
devicetree@...r.kernel.org
Subject: Re: [PATCH v5 03/10] Input: synaptics-rmi4: Add device tree support
for RMI4 I2C devices
On Wed, Feb 10, 2016 at 02:24:01PM -0800, Andrew Duggan wrote:
> Add devicetree binding for I2C devices and add bindings for optional
> parameters in the function drivers. Parameters for function drivers are
> defined in child nodes for each of the functions.
>
> Signed-off-by: Andrew Duggan <aduggan@...aptics.com>
> ---
> .../devicetree/bindings/input/rmi4/rmi_f01.txt | 39 ++++++++++++++++
> .../devicetree/bindings/input/rmi4/rmi_i2c.txt | 53 ++++++++++++++++++++++
> .../devicetree/bindings/vendor-prefixes.txt | 1 +
Acked-by: Rob Herring <robh@...nel.org>
> drivers/input/rmi4/rmi_bus.c | 35 ++++++++++++++
> drivers/input/rmi4/rmi_bus.h | 4 --
> drivers/input/rmi4/rmi_driver.c | 28 ++++++++++++
> drivers/input/rmi4/rmi_f01.c | 50 ++++++++++++++++++++
> drivers/input/rmi4/rmi_i2c.c | 12 ++++-
> 8 files changed, 217 insertions(+), 5 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/input/rmi4/rmi_f01.txt
> create mode 100644 Documentation/devicetree/bindings/input/rmi4/rmi_i2c.txt
Powered by blists - more mailing lists