From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: at91: at91sam9n12ek: fix panel compatible string
Date: Tue, 19 Jan 2016 09:42:54 +0100 [thread overview]
Message-ID: <569DF70E.4070205@atmel.com> (raw)
In-Reply-To: <1453167059-31247-1-git-send-email-alexandre.belloni@free-electrons.com>
Le 19/01/2016 02:30, Alexandre Belloni a ?crit :
> Properly use qiaodian as the vendor prefix for the panel
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Yes, this one needs to go in "fixes" for 4.5...
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Thanks, bye.
> ---
> arch/arm/boot/dts/at91sam9n12ek.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts
> index ca4ddf86817a..626c67d66626 100644
> --- a/arch/arm/boot/dts/at91sam9n12ek.dts
> +++ b/arch/arm/boot/dts/at91sam9n12ek.dts
> @@ -215,7 +215,7 @@
> };
>
> panel: panel {
> - compatible = "qd,qd43003c0-40", "simple-panel";
> + compatible = "qiaodian,qd43003c0-40", "simple-panel";
> backlight = <&backlight>;
> power-supply = <&panel_reg>;
> #address-cells = <1>;
>
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91: at91sam9n12ek: fix panel compatible string
Date: Tue, 19 Jan 2016 09:42:54 +0100 [thread overview]
Message-ID: <569DF70E.4070205@atmel.com> (raw)
In-Reply-To: <1453167059-31247-1-git-send-email-alexandre.belloni@free-electrons.com>
Le 19/01/2016 02:30, Alexandre Belloni a écrit :
> Properly use qiaodian as the vendor prefix for the panel
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Yes, this one needs to go in "fixes" for 4.5...
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Thanks, bye.
> ---
> arch/arm/boot/dts/at91sam9n12ek.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts
> index ca4ddf86817a..626c67d66626 100644
> --- a/arch/arm/boot/dts/at91sam9n12ek.dts
> +++ b/arch/arm/boot/dts/at91sam9n12ek.dts
> @@ -215,7 +215,7 @@
> };
>
> panel: panel {
> - compatible = "qd,qd43003c0-40", "simple-panel";
> + compatible = "qiaodian,qd43003c0-40", "simple-panel";
> backlight = <&backlight>;
> power-supply = <&panel_reg>;
> #address-cells = <1>;
>
--
Nicolas Ferre
next prev parent reply other threads:[~2016-01-19 8:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-19 1:30 [PATCH] ARM: dts: at91: at91sam9n12ek: fix panel compatible string Alexandre Belloni
2016-01-19 1:30 ` Alexandre Belloni
2016-01-19 8:42 ` Nicolas Ferre [this message]
2016-01-19 8:42 ` Nicolas Ferre
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=569DF70E.4070205@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.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.