[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <000801cf4958$8678ff20$936afd60$%han@samsung.com>
Date: Thu, 27 Mar 2014 10:04:37 +0900
From: Jingoo Han <jg1.han@...sung.com>
To: 'Bryan Wu' <cooloney@...il.com>,
'Alexandre Courbot' <gnurou@...il.com>
Cc: 'Alexandre Courbot' <acourbot@...dia.com>,
'Thierry Reding' <thierry.reding@...il.com>,
'Ben Dooks' <ben-linux@...ff.org>,
'Kukjin Kim' <kgene.kim@...sung.com>,
linux-pwm@...r.kernel.org, linux-gpio@...r.kernel.org,
'Linux Kernel Mailing List' <linux-kernel@...r.kernel.org>,
'Jingoo Han' <jg1.han@...sung.com>
Subject: Re: [PATCH 0/2] pwm-backlight: switch to gpiod interface (part 1)
On Thursday, March 27, 2014 9:09 AM, Bryan Wu wrote:
> On Tue, Mar 25, 2014 at 10:01 PM, Alexandre Courbot <gnurou@...il.com> wrote:
> > Ping Thierry, can you have a look at this series? It is quite similar
> > to the same change you merged for panel-simple (although I cannot see
> > it in -next neither).
> >
>
> I think Jingoo can help to review this as well. Jingoo, can you help
> to review. Actually it looks good to me.
Sorry, I cannot review this pwm-backlight code, I don't have
knowledge about pwm-backlight and gpiod. I think that Thierry
will review this correctly.
Best regards,
Jingoo Han
>
> -Bryan
>
> > On Thu, Feb 27, 2014 at 2:53 PM, Alexandre Courbot <acourbot@...dia.com> wrote:
> >> These two patches initiate the switch of the pwm-backlight driver to
> >> the gpiod GPIO interface, as it considerably simplifies the code.
> >>
> >> For compatibility with current users of the driver, it is still possible
> >> to pass the enable GPIO number as platform data. Two platforms are still
> >> relying on this feature (pxa/palmtc and shmobile/armadillo800eva) which
> >> will be removed as soon as its last users are switched to GPIO mapping
> >> tables.
> >>
> >> Alexandre Courbot (2):
> >> ARM: SAMSUNG: remove gpio flags in dev-backlight
> >> pwm-backlight: switch to gpiod interface
> >>
> >> arch/arm/plat-samsung/dev-backlight.c | 2 -
> >> drivers/video/backlight/pwm_bl.c | 72 +++++++++++++++--------------------
> >> include/linux/pwm_backlight.h | 5 +--
> >> 3 files changed, 32 insertions(+), 47 deletions(-)
> >>
> >> --
> >> 1.9.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists