From: andy.yan@rock-chips.com (Andy Yan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] dt-bindings: add root compatible property for PopMetal board
Date: Sun, 01 Mar 2015 14:49:39 +0800 [thread overview]
Message-ID: <54F2B683.9010205@rock-chips.com> (raw)
In-Reply-To: <20074998.Rot74D46YJ@diego>
Hi Heiko:
On 2015?03?01? 01:43, Heiko St?bner wrote:
> Hi Andy,
>
> Am Freitag, 27. Februar 2015, 18:59:01 schrieb Andy Yan:
>> PopMetal board is a rk3288 based board made by ChipSpark,
>> this patch add root compatible property for it
>>
>> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
>>
>> ---
>>
>> Documentation/devicetree/bindings/arm/rockchip.txt | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt
>> b/Documentation/devicetree/bindings/arm/rockchip.txt index 6809e4e..818d249
>> 100644
>> --- a/Documentation/devicetree/bindings/arm/rockchip.txt
>> +++ b/Documentation/devicetree/bindings/arm/rockchip.txt
>> @@ -22,3 +22,7 @@ Rockchip platforms device tree bindings
>> - compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
>> or
>> - compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
>> +
>> +- PopMetal PopMetal-RK3288 board:
> this should probably be
> ChipSPARK PopMetal-RK3288 board:
ok, this will be fixed in V2
>
>
>> + Required root node properties:
>> + - compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
>
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Andy Yan <andy.yan@rock-chips.com>
To: "Heiko Stübner" <heiko@sntech.de>
Cc: devicetree@vger.kernel.org, naobsd@gmail.com,
romain.perier@gmail.com, b.galvani@gmail.com,
galak@codeaurora.org, linux-kernel@vger.kernel.org,
ijc+devicetree@hellion.org.uk,
linux-rockchip@lists.infradead.org, robh+dt@kernel.org,
pawel.moll@arm.com, mark.rutland@arm.com, linux@arm.linux.org.uk,
linux-arm-kernel@lists.infradead.org, mark.yao@rock-chips.com
Subject: Re: [PATCH 1/2] dt-bindings: add root compatible property for PopMetal board
Date: Sun, 01 Mar 2015 14:49:39 +0800 [thread overview]
Message-ID: <54F2B683.9010205@rock-chips.com> (raw)
In-Reply-To: <20074998.Rot74D46YJ@diego>
Hi Heiko:
On 2015年03月01日 01:43, Heiko Stübner wrote:
> Hi Andy,
>
> Am Freitag, 27. Februar 2015, 18:59:01 schrieb Andy Yan:
>> PopMetal board is a rk3288 based board made by ChipSpark,
>> this patch add root compatible property for it
>>
>> Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
>>
>> ---
>>
>> Documentation/devicetree/bindings/arm/rockchip.txt | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt
>> b/Documentation/devicetree/bindings/arm/rockchip.txt index 6809e4e..818d249
>> 100644
>> --- a/Documentation/devicetree/bindings/arm/rockchip.txt
>> +++ b/Documentation/devicetree/bindings/arm/rockchip.txt
>> @@ -22,3 +22,7 @@ Rockchip platforms device tree bindings
>> - compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
>> or
>> - compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
>> +
>> +- PopMetal PopMetal-RK3288 board:
> this should probably be
> ChipSPARK PopMetal-RK3288 board:
ok, this will be fixed in V2
>
>
>> + Required root node properties:
>> + - compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
>
>
>
next prev parent reply other threads:[~2015-03-01 6:49 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-27 10:55 [PATCH 0/2] add dts for PopMetal board Andy Yan
2015-02-27 10:55 ` Andy Yan
2015-02-27 10:55 ` Andy Yan
2015-02-27 10:59 ` [PATCH 1/2] dt-bindings: add root compatible property " Andy Yan
2015-02-27 10:59 ` Andy Yan
2015-02-27 10:59 ` Andy Yan
2015-02-28 17:43 ` Heiko Stübner
2015-02-28 17:43 ` Heiko Stübner
2015-02-28 17:43 ` Heiko Stübner
2015-03-01 6:49 ` Andy Yan [this message]
2015-03-01 6:49 ` Andy Yan
2015-02-27 11:03 ` [PATCH 2/2] ARM: dts: add rk3288 " Andy Yan
2015-02-27 11:03 ` Andy Yan
2015-02-27 11:03 ` Andy Yan
2015-02-28 17:57 ` Heiko Stübner
2015-02-28 17:57 ` Heiko Stübner
2015-03-01 7:27 ` Andy Yan
2015-03-01 7:27 ` Andy Yan
2015-03-01 7:27 ` Andy Yan
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=54F2B683.9010205@rock-chips.com \
--to=andy.yan@rock-chips.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 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.