[PATCH] ARM: at91/dt: add support for kizbox2.
Boris Brezillon
boris.brezillon at free-electrons.com
Tue Apr 7 12:45:01 PDT 2015
On Tue, 7 Apr 2015 16:13:51 +0200
Gaël PORTAY <g.portay at 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 at 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
More information about the linux-arm-kernel
mailing list