[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160122223717.GA23569@rob-hp-laptop>
Date: Fri, 22 Jan 2016 16:37:17 -0600
From: Rob Herring <robh@...nel.org>
To: Oreste Salerno <oreste.salerno@...tom.com>
Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
fery@...ress.com, dmitry.torokhov@...il.com, pawel.moll@....com,
mark.rutland@....com, ijc+devicetree@...lion.org.uk,
galak@...eaurora.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v5 3/4] Input: cyttsp - switch to using device properties
On Thu, Jan 21, 2016 at 11:21:31PM +0100, Oreste Salerno wrote:
> Drop support for platform data passed via a C-structure and switch to
> device properties instead, which should make the driver compatible
> with all platforms: OF, ACPI and static boards. Static boards should
> use property sets to communicate device parameters to the driver.
>
> Signed-off-by: Oreste Salerno <oreste.salerno@...tom.com>
> ---
> .../bindings/input/touchscreen/cyttsp.txt | 95 ++++++++++++++
Acked-by: Rob Herring <robh@...nel.org>
> drivers/input/touchscreen/cyttsp_core.c | 136 ++++++++++++++-------
> drivers/input/touchscreen/cyttsp_core.h | 9 +-
> include/linux/input/cyttsp.h | 15 ---
> 4 files changed, 197 insertions(+), 58 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/input/touchscreen/cyttsp.txt
Powered by blists - more mailing lists