[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150407214501.3189230a@bbrezillon>
Date: Tue, 7 Apr 2015 21:45:01 +0200
From: Boris Brezillon <boris.brezillon@...e-electrons.com>
To: Gaël PORTAY <g.portay@...rkiz.com>
Cc: Nicolas Ferre <nicolas.ferre@...el.com>,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: at91/dt: add support for kizbox2.
On Tue, 7 Apr 2015 16:13:51 +0200
Gaël PORTAY <g.portay@...rkiz.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@...rkiz.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists