public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: boris.brezillon@free-electrons.com (Boris Brezillon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91/dt: add support for kizbox2.
Date: Tue, 7 Apr 2015 21:45:01 +0200	[thread overview]
Message-ID: <20150407214501.3189230a@bbrezillon> (raw)
In-Reply-To: <1428416031-30765-2-git-send-email-g.portay@overkiz.com>

On Tue,  7 Apr 2015 16:13:51 +0200
Ga?l PORTAY <g.portay@overkiz.com> wrote:

> Add DT file for Kizbox 2 board.
> This board is based on Atmel's SAMA5D31 Cortex-A5 SoC.
> 
> Signed-off-by: Ga?l PORTAY <g.portay@overkiz.com>
> ---
>  arch/arm/boot/dts/Makefile         |   1 +
>  arch/arm/boot/dts/at91-kizbox2.dts | 223 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 224 insertions(+)
>  create mode 100644 arch/arm/boot/dts/at91-kizbox2.dts
> 

[...]

> +/dts-v1/;
> +#include "sama5d31.dtsi"
> +#include "sama5d3_emac.dtsi"
> +#include <dt-bindings/pwm/pwm.h>
> +
> +/ {
> +	model = "Overkiz Kizbox 2";
> +	compatible = "overkiz,kizbox2", "atmel,sama5d31ek", "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";

Oh, and as Alexandre noticed in your other patch series, you should
just define:

	compatible = "overkiz,kizbox2", "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";





-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

      parent reply	other threads:[~2015-04-07 19:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-07 14:13 [PATCH] ARM: at91/dt: add support for at91-kizbox2 Gaël PORTAY
2015-04-07 14:13 ` [PATCH] ARM: at91/dt: add support for kizbox2 Gaël PORTAY
2015-04-07 19:41   ` Boris Brezillon
2015-04-07 19:45   ` Boris Brezillon [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=20150407214501.3189230a@bbrezillon \
    --to=boris.brezillon@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