linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: at91: Add at91sam9rl DT SoC support
Date: Mon, 17 Feb 2014 11:20:13 +0100	[thread overview]
Message-ID: <20140217112013.723a4e12@skate> (raw)
In-Reply-To: <1392426860-19589-2-git-send-email-alexandre.belloni@free-electrons.com>

Dear Alexandre Belloni,

On Sat, 15 Feb 2014 02:14:18 +0100, Alexandre Belloni wrote:

> +	model = "Atmel AT91SAM9RL family SoC";
> +	compatible = "atmel,at91sam9rl";

Since you have it in your board .dts file, I guess you should add the
atmel,at91sam9 compatible string here:

	compatible = "atmel,at91sam9rl", "atmel,at91sam9";

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-02-17 10:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-15  1:14 [PATCH 0/3] Device tree support for the at91sam9rlek Alexandre Belloni
2014-02-15  1:14 ` [PATCH 1/3] ARM: at91: Add at91sam9rl DT SoC support Alexandre Belloni
2014-02-17 10:20   ` Thomas Petazzoni [this message]
2014-02-17 10:54     ` Alexandre Belloni
2014-02-17 11:08       ` Nicolas Ferre
2014-02-17 10:40   ` Nicolas Ferre
2014-02-15  1:14 ` [PATCH 2/3] ARM: at91/defconfig: Add the sam9rl to the list of DT-enabled SOCs Alexandre Belloni
2014-02-15  1:14 ` [PATCH 3/3] ARM: at91: dt: sam9rl: Device Tree for the at91sam9rlek Alexandre Belloni
2014-02-17 10:30   ` Nicolas Ferre
2014-02-17 10:52     ` Alexandre Belloni

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=20140217112013.723a4e12@skate \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).