Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1336175 > unrolled thread
| Started by | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| First post | 2016-02-17 10:50 +0100 |
| Last post | 2016-02-17 11:00 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 1/3] input: cygnus-update touchscreen dt node document Arnd Bergmann <arnd@arndb.de> - 2016-02-17 10:50 +0100
RE: [PATCH v2 1/3] input: cygnus-update touchscreen dt node document Raveendra Padasalagi <raveendra.padasalagi@broadcom.com> - 2016-02-17 11:00 +0100
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2016-02-17 10:50 +0100 |
| Subject | Re: [PATCH v2 1/3] input: cygnus-update touchscreen dt node document |
| Message-ID | <r36U9-4uj-7@gated-at.bofh.it> |
On Wednesday 17 February 2016 15:13:44 Raveendra Padasalagi wrote:
> +
> + ts_adc_syscon: ts_adc_syscon@0x180a6000 {
> + compatible = "syscon";
> + reg = <0x180a6000 0xc30>;
> + };
>
This should have a more specific compatible string in addition to the
generic "syscon" one.
Arnd
[toc] | [next] | [standalone]
| From | Raveendra Padasalagi <raveendra.padasalagi@broadcom.com> |
|---|---|
| Date | 2016-02-17 11:00 +0100 |
| Message-ID | <r373R-4xY-41@gated-at.bofh.it> |
| In reply to | #1336175 |
> -----Original Message-----
> From: Arnd Bergmann [mailto:arnd@arndb.de]
> Sent: 17 February 2016 15:16
> To: Raveendra Padasalagi
> Cc: Dmitry Torokhov; Russell King; Rob Herring;
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; Anup Patel; Ray Jui; Scott Branden; linux-
> kernel@vger.kernel.org; bcm-kernel-feedback-list@broadcom.com
> Subject: Re: [PATCH v2 1/3] input: cygnus-update touchscreen dt node
> document
>
> On Wednesday 17 February 2016 15:13:44 Raveendra Padasalagi wrote:
> > +
> > + ts_adc_syscon: ts_adc_syscon@0x180a6000 {
> > + compatible = "syscon";
> > + reg = <0x180a6000 0xc30>;
> > + };
> >
>
> This should have a more specific compatible string in addition to the
generic
> "syscon" one.
Ok, Thanks Arnd. I will address this in the next patch.
> Arnd
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web