Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1653153
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] backlight: gpio: delete pdata inversion |
| Date | 2017-05-30 13:50 +0200 |
| Message-ID | <tMNOV-6P4-1@gated-at.bofh.it> (permalink) |
| References | <tBSfg-OG-3@gated-at.bofh.it> <tMKxI-4OJ-15@gated-at.bofh.it> <tMKHo-4SA-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 30, 2017 at 10:29 AM, Lee Jones <lee.jones@linaro.org> wrote: > On Tue, 30 May 2017, Lee Jones wrote: > >> On Sun, 30 Apr 2017, Linus Walleij wrote: >> >> > The option to invert the output of the GPIO (active low) is >> > not used by the only platform still using platform data to >> > set up a GPIO backlight (one SH board). Delete the option >> > as we do not expect to expand the use of board files for >> > this driver, and GPIO descriptors intrinsically keep track >> > of any signal inversion. >> > >> > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> >> > --- >> > drivers/video/backlight/gpio_backlight.c | 15 ++------------- >> > include/linux/platform_data/gpio_backlight.h | 1 - >> > 2 files changed, 2 insertions(+), 14 deletions(-) >> >> Applied, thanks. > > Change of plan. > > This patch depends on: > > "backlight: gpio: Convert to use GPIO descriptor" Oh, sorry for sluggishness. I've updated it, resending a v2 now. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 2/2] backlight: gpio: delete pdata inversion Lee Jones <lee.jones@linaro.org> - 2017-05-30 10:20 +0200
Re: [PATCH 2/2] backlight: gpio: delete pdata inversion Lee Jones <lee.jones@linaro.org> - 2017-05-30 10:30 +0200
Re: [PATCH 2/2] backlight: gpio: delete pdata inversion Linus Walleij <linus.walleij@linaro.org> - 2017-05-30 13:50 +0200
csiph-web