All of lore.kernel.org
 help / color / mirror / Atom feed
From: weisserm@arcor.de (Matthias Weißer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx25: Make lcdc compatible to imx27/imx21 fb
Date: Fri, 12 Jul 2013 11:43:20 +0200	[thread overview]
Message-ID: <51DFCFB8.5050303@arcor.de> (raw)
In-Reply-To: <20130712084516.GI25501@S2101-09.ap.freescale.net>

Am 12.07.2013 10:45, schrieb Shawn Guo:
> On Fri, Jul 12, 2013 at 09:34:54AM +0200, Matthias Weisser wrote:
>> ARM: dts: imx25: Make lcdc compatible to imx27/imx21 fb
>>
>> Signed-off-by: Matthias Weisser <weisserm@arcor.de>
>> ---
>>  arch/arm/boot/dts/imx25.dtsi |    3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi
>> index d2550e0..83532b6 100644
>> --- a/arch/arm/boot/dts/imx25.dtsi
>> +++ b/arch/arm/boot/dts/imx25.dtsi
>> @@ -377,7 +377,8 @@
>>  				status = "disabled";
>>  			};
>>
>> -			lcdc at 53fbc000 {
>> +			lcdc: lcdc at 53fbc000 {
>> +				compatible = "fsl,imx27-fb", "fsl,imx21-fb";
>
> It makes more sense to have it be:
>
> 	compatible = "fsl,imx25-fb", "fsl,imx21-fb";

Should I send a v2?

Matthias

  reply	other threads:[~2013-07-12  9:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12  7:34 [PATCH] ARM: dts: imx25: Make lcdc compatible to imx27/imx21 fb Matthias Weisser
2013-07-12  8:45 ` Shawn Guo
2013-07-12  9:43   ` Matthias Weißer [this message]
2013-07-15  1:43     ` Shawn Guo

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=51DFCFB8.5050303@arcor.de \
    --to=weisserm@arcor.de \
    --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.