Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1372798

Re: [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node

From Florian Fainelli <f.fainelli@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node
Date 2016-04-06 22:30 +0200
Message-ID <rl2fo-Yp-7@gated-at.bofh.it> (permalink)
References <r6HaN-7TE-5@gated-at.bofh.it> <r6HaN-7TE-3@gated-at.bofh.it> <rkZAS-7uO-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


2016-04-06 10:31 GMT-07:00 Dmitry Torokhov <dmitry.torokhov@gmail.com>:
> On Sat, Feb 27, 2016 at 12:29:56PM +0530, Raveendra Padasalagi wrote:
>> In Cygnus SOC touch screen controller registers are shared
>> with ADC and flex timer. Using readl/writel could lead to
>> race condition. So touchscreen driver is enhanced to support
>> syscon based register access to take care of mutually exclusive
>> access.
>>
>> This patch enables syscon support in touchscreen driver
>> by adding necessary properties in touchscreen dt node and
>> in addition to this renamed existing "tsc" touchscreen node
>> name to "touchscreen".
>>
>> Signed-off-by: Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
>> Reviewed-by: Ray Jui <ray.jui@broadcom.com>
>> Reviewed-by: Scott Branden <scott.branden@broadcom.com>
>
> OK, since the new dts is really needed for the driver I'll be folding
> this into the touchscreen driver patch unless I hear someone yelling at
> me.

Works for me:

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
--
Florian

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-04-06 19:40 +0200
  Re: [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node Florian Fainelli <f.fainelli@gmail.com> - 2016-04-06 22:30 +0200

csiph-web