All of lore.kernel.org
 help / color / mirror / Atom feed
From: NEO-Technologies / Julien CHAUVEAU <julien.chauveau-MwaZihP3oV2HdZQakrT3ElaPQRlvutdw@public.gmane.org>
To: Romain Perier
	<romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v1 1/4] ARM: dts: rockchip: Add devicetree source for MarsBoard RK3066
Date: Mon, 27 Oct 2014 08:36:43 +0100	[thread overview]
Message-ID: <544DF60B.4070909@neo-technologies.fr> (raw)
In-Reply-To: <1414329829-8031-1-git-send-email-romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Hi Romain,

Le 26/10/2014 14:23, Romain Perier a écrit :
> diff --git a/arch/arm/boot/dts/rk3066a-marsboard.dts b/arch/arm/boot/dts/rk3066a-marsboard.dts
> new file mode 100644
> index 0000000..d7d4cd1
> --- /dev/null
> +++ b/arch/arm/boot/dts/rk3066a-marsboard.dts
> @@ -0,0 +1,143 @@
> +/*
> + * Copyright (c) 2014 Romain Perier <romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> + *
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License as published by
> + * the Free Software Foundation; either version 2 of the License, or
> + * (at your option) any later version.
> + *
> + * This program is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> + * GNU General Public License for more details.
> + */
> +
> +/dts-v1/;
> +#include "rk3066a.dtsi"
> +
> +/ {
> +	model = "MarsBoard RK3066";
> +	compatible = "haoyuelectronics,marsboard-rk3066", "rockchip,rk3066a";

I think you should use "haoyu" for the vendor prefix, according to 
Documentation/devicetree/bindings/vendor-prefixes.txt

Julien
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: julien.chauveau@neo-technologies.fr (NEO-Technologies / Julien CHAUVEAU)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1 1/4] ARM: dts: rockchip: Add devicetree source for MarsBoard RK3066
Date: Mon, 27 Oct 2014 08:36:43 +0100	[thread overview]
Message-ID: <544DF60B.4070909@neo-technologies.fr> (raw)
In-Reply-To: <1414329829-8031-1-git-send-email-romain.perier@gmail.com>

Hi Romain,

Le 26/10/2014 14:23, Romain Perier a ?crit :
> diff --git a/arch/arm/boot/dts/rk3066a-marsboard.dts b/arch/arm/boot/dts/rk3066a-marsboard.dts
> new file mode 100644
> index 0000000..d7d4cd1
> --- /dev/null
> +++ b/arch/arm/boot/dts/rk3066a-marsboard.dts
> @@ -0,0 +1,143 @@
> +/*
> + * Copyright (c) 2014 Romain Perier <romain.perier@gmail.com>
> + *
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License as published by
> + * the Free Software Foundation; either version 2 of the License, or
> + * (at your option) any later version.
> + *
> + * This program is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> + * GNU General Public License for more details.
> + */
> +
> +/dts-v1/;
> +#include "rk3066a.dtsi"
> +
> +/ {
> +	model = "MarsBoard RK3066";
> +	compatible = "haoyuelectronics,marsboard-rk3066", "rockchip,rk3066a";

I think you should use "haoyu" for the vendor prefix, according to 
Documentation/devicetree/bindings/vendor-prefixes.txt

Julien

  parent reply	other threads:[~2014-10-27  7:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-26 13:23 [PATCH v1 1/4] ARM: dts: rockchip: Add devicetree source for MarsBoard RK3066 Romain Perier
2014-10-26 13:23 ` Romain Perier
     [not found] ` <1414329829-8031-1-git-send-email-romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-10-26 13:23   ` [PATCH v1 2/4] dt-bindings: Document Marsboard RK3066 in Rockchip platforms dt-bindings Romain Perier
2014-10-26 13:23     ` Romain Perier
2014-10-26 13:23   ` [PATCH v1 3/4] ARM: dts: rockchip: Add EMAC Rockchip for RK3066 SoCs Romain Perier
2014-10-26 13:23     ` Romain Perier
2014-10-26 13:23   ` [PATCH v1 4/4] ARM: dts: rockchip: Enable emac node in rk3066a-marsboard Romain Perier
2014-10-26 13:23     ` Romain Perier
2014-10-27  7:36   ` NEO-Technologies / Julien CHAUVEAU [this message]
2014-10-27  7:36     ` [PATCH v1 1/4] ARM: dts: rockchip: Add devicetree source for MarsBoard RK3066 NEO-Technologies / Julien CHAUVEAU
     [not found]     ` <544DF60B.4070909-MwaZihP3oV2HdZQakrT3ElaPQRlvutdw@public.gmane.org>
2014-10-27  8:32       ` Romain Perier
2014-10-27  8:32         ` Romain Perier

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=544DF60B.4070909@neo-technologies.fr \
    --to=julien.chauveau-mwazihp3ov2hdzqakrt3elapqrlvutdw@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=romain.perier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.