Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1646608 > unrolled thread
| Started by | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| First post | 2017-05-22 10:50 +0200 |
| Last post | 2017-05-22 11:20 +0200 |
| 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 1/2] backlight: gpio: Convert to use GPIO descriptor Linus Walleij <linus.walleij@linaro.org> - 2017-05-22 10:50 +0200
Re: [PATCH 1/2] backlight: gpio: Convert to use GPIO descriptor Daniel Thompson <daniel.thompson@linaro.org> - 2017-05-22 11:20 +0200
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2017-05-22 10:50 +0200 |
| Subject | Re: [PATCH 1/2] backlight: gpio: Convert to use GPIO descriptor |
| Message-ID | <tJRcl-3bn-3@gated-at.bofh.it> |
On Sun, Apr 30, 2017 at 10:17 AM, Linus Walleij <linus.walleij@linaro.org> wrote: > This driver is predominantly used by device tree systems, all > of which can deal with modern GPIO descriptors. The legacy > GPIO API is only used by one SH board so make the GPIO > descriptor the default way to deal with it. > > As an intended side effect we do not need to look around in > the device tree for the inversion flag since the GPIO > descriptors will intrinsically deal with this. > > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> No reaction on this patch since 21 days so sending an unsolicited ping. Yours, Linus Walleij
[toc] | [next] | [standalone]
| From | Daniel Thompson <daniel.thompson@linaro.org> |
|---|---|
| Date | 2017-05-22 11:20 +0200 |
| Message-ID | <tJRFn-3IZ-15@gated-at.bofh.it> |
| In reply to | #1646608 |
On 22/05/17 09:45, Linus Walleij wrote: > On Sun, Apr 30, 2017 at 10:17 AM, Linus Walleij > <linus.walleij@linaro.org> wrote: > >> This driver is predominantly used by device tree systems, all >> of which can deal with modern GPIO descriptors. The legacy >> GPIO API is only used by one SH board so make the GPIO >> descriptor the default way to deal with it. >> >> As an intended side effect we do not need to look around in >> the device tree for the inversion flag since the GPIO >> descriptors will intrinsically deal with this. >> >> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> > > No reaction on this patch since 21 days so sending an > unsolicited ping. Maintainer is alive! Sorry for sluggish service. It is TODOed but has been eclipsed for many days. Will get to it soon. Daniel.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web