From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Alberto Panizzo <maramaopercheseimorto@gmail.com>,
Daniel Thompson <daniel.thompson@linaro.org>,
Anson Huang <Anson.Huang@nxp.com>,
Jingoo Han <jingoohan1@gmail.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
dri-devel@lists.freedesktop.org,
NXP Linux Team <linux-imx@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Shawn Guo <shawnguo@kernel.org>
Subject: Re: [PATCH] backlight: l4f00242t03: Convert to GPIO descriptors
Date: Wed, 29 Apr 2020 08:52:36 +0100 [thread overview]
Message-ID: <20200429075236.GZ3559@dell> (raw)
In-Reply-To: <20200415121449.111043-1-linus.walleij@linaro.org>
On Wed, 15 Apr 2020, Linus Walleij wrote:
> This converts the l4f00242t03 backlight driver to use GPIO
> descriptors and switches the two Freescale i.MX boards over
> to passing descriptors instead of global GPIO numbers.
>
> We use the typical names "enable" and "reset" as found in
> the device tree bindings for panel GPIOs.
>
> This saves a lot of code in the driver and makes it possible
> to get rid of the platform data header altogether.
>
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: Anson Huang <Anson.Huang@nxp.com>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: NXP Linux Team <linux-imx@nxp.com>
> Cc: Alberto Panizzo <maramaopercheseimorto@gmail.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> i.MX folks: please test if you can or at least ACK so Lee
> knows if this is OK for you.
> ---
> arch/arm/mach-imx/mach-mx27_3ds.c | 21 +++++++++----
> arch/arm/mach-imx/mach-mx31_3ds.c | 24 +++++++++++---
> drivers/video/backlight/l4f00242t03.c | 45 +++++++++++----------------
> include/linux/spi/l4f00242t03.h | 17 ----------
> 4 files changed, 52 insertions(+), 55 deletions(-)
> delete mode 100644 include/linux/spi/l4f00242t03.h
Applied, thanks.
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2020-04-29 7:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-15 12:14 [PATCH] backlight: l4f00242t03: Convert to GPIO descriptors Linus Walleij
2020-04-28 13:46 ` Daniel Thompson
2020-04-29 2:17 ` Shawn Guo
2020-04-29 7:52 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200429075236.GZ3559@dell \
--to=lee.jones@linaro.org \
--cc=Anson.Huang@nxp.com \
--cc=daniel.thompson@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jingoohan1@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linus.walleij@linaro.org \
--cc=linux-imx@nxp.com \
--cc=maramaopercheseimorto@gmail.com \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.