public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: bcousson@baylibre•com (Benoit Cousson)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] ARM: dts: omap3-beagle-xm: fix string error in compatible property
Date: Wed, 14 Aug 2013 10:08:11 +0200	[thread overview]
Message-ID: <520B3AEB.4030809@baylibre.com> (raw)
In-Reply-To: <1375884855-19414-1-git-send-email-robertcnelson@gmail.com>

Hi Robert,

On 07/08/2013 16:14, Robert Nelson wrote:
> Signed-off-by: Robert Nelson <robertcnelson@gmail•com>
> ---
>   arch/arm/boot/dts/omap3-beagle-xm.dts |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/omap3-beagle-xm.dts b/arch/arm/boot/dts/omap3-beagle-xm.dts
> index afdb164..0c514dc 100644
> --- a/arch/arm/boot/dts/omap3-beagle-xm.dts
> +++ b/arch/arm/boot/dts/omap3-beagle-xm.dts
> @@ -11,7 +11,7 @@
>
>   / {
>   	model = "TI OMAP3 BeagleBoard xM";
> -	compatible = "ti,omap3-beagle-xm, ti,omap3-beagle", "ti,omap3";
> +	compatible = "ti,omap3-beagle-xm", "ti,omap3-beagle", "ti,omap3";

Thanks for the fix.

I'll apply it for -rc6.

Regards,
Benoit

      reply	other threads:[~2013-08-14  8:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-07 14:14 [PATCH] ARM: dts: omap3-beagle-xm: fix string error in compatible property Robert Nelson
2013-08-14  8:08 ` Benoit Cousson [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=520B3AEB.4030809@baylibre.com \
    --to=bcousson@baylibre$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox