Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1334992
| From | Raveendra Padasalagi <raveendra.padasalagi@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 1/3] input: cygnus-update touchscreen dt node document |
| Date | 2016-02-16 05:30 +0100 |
| Message-ID | <r2FqV-2F5-1@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <r0elc-3c6-9@gated-at.bofh.it> <r0jXB-76q-35@gated-at.bofh.it> <r0kAh-7lb-3@gated-at.bofh.it> <r0v2F-5RT-5@gated-at.bofh.it> <r1nw5-gH-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> -----Original Message----- > From: Rob Herring [mailto:robh@kernel.org] > Sent: 12 February 2016 20:35 > To: Raveendra Padasalagi > Cc: Dmitry Torokhov; Arnd Bergmann; Russell King; devicetree@vger.kernel.org; > linux-arm-kernel@lists.infradead.org; linux-input@vger.kernel.org; Pawel Moll; > Mark Rutland; Ian Campbell; Kumar Gala; Jonathan Richardson; Jon Mason; > Florian Fainelli; Ray Jui; Scott Branden; linux-kernel@vger.kernel.org; bcm- > kernel-feedback-list@broadcom.com > Subject: Re: [PATCH 1/3] input: cygnus-update touchscreen dt node document > > Your mailer is not handling wrapping correctly. Generally, Outlook does not > work for maillists. > > On Wed, Feb 10, 2016 at 10:24:43AM +0530, Raveendra Padasalagi wrote: > > > -----Original Message----- > > > From: Dmitry Torokhov [mailto:dmitry.torokhov@gmail.com] > > > Sent: 09 February 2016 23:14 > > > To: Raveendra Padasalagi > > > Cc: Arnd Bergmann; Russell King; devicetree@vger.kernel.org; > > > linux-arm- kernel@lists.infradead.org; linux-input@vger.kernel.org; > > > Rob Herring; > > Pawel > > > Moll; Mark Rutland; Ian Campbell; Kumar Gala; Jonathan Richardson; > > > Jon Mason; Florian Fainelli; Ray Jui; Scott Branden; > > linux-kernel@vger.kernel.org; > > > bcm-kernel-feedback-list@broadcom.com > > > Subject: Re: [PATCH 1/3] input: cygnus-update touchscreen dt node > > document > > And Outlook's reply header is non-standard. > > [...] > > > > > In Cygnus SOC, Touch screen controller registers are shared with > > > > ADC and flex timer IP's. > > > > Using readl/writel could lead to race condition. So this patch is > > > > introduced to take care mutually exclusive access of register's in > > > > such a case. > > > > > > > > In the platform's where touchscreen register's are not shared > > > > normal readl/writel could be used. > > > > > > Are there currently platforms where the registers are not shared? If > > > we > > have to > > > use regmap to correctly update registers (and thus we need > > > syscon) then I wonder if we should even attempt to support direct > > register > > > access by the driver. > > > > Currently there are no platforms without register sharing, but we > > would like to keep the driver generic enough to take care of future > > SOC's if comes with dedicated registers and same touchscreen IP being > > re-used. > > These future SoCs will have a different compatible string and you should use that > to determine whether reg or syscon is used. Thanks Rob. I will address this in the next patch. > Rob
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 1/3] input: cygnus-update touchscreen dt node document Arnd Bergmann <arnd@arndb.de> - 2016-02-09 12:10 +0100
RE: [PATCH 1/3] input: cygnus-update touchscreen dt node document Raveendra Padasalagi <raveendra.padasalagi@broadcom.com> - 2016-02-09 18:10 +0100
Re: [PATCH 1/3] input: cygnus-update touchscreen dt node document Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-02-09 18:50 +0100
RE: [PATCH 1/3] input: cygnus-update touchscreen dt node document Raveendra Padasalagi <raveendra.padasalagi@broadcom.com> - 2016-02-10 06:00 +0100
Re: [PATCH 1/3] input: cygnus-update touchscreen dt node document Rob Herring <robh@kernel.org> - 2016-02-12 16:10 +0100
RE: [PATCH 1/3] input: cygnus-update touchscreen dt node document Raveendra Padasalagi <raveendra.padasalagi@broadcom.com> - 2016-02-16 05:30 +0100
csiph-web