Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1384708 > unrolled thread

[PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board

Started byJianqun Xu <jay.xu@rock-chips.com>
First post2016-04-22 08:00 +0200
Last post2016-04-26 03:40 +0200
Articles 5 — 4 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board Jianqun Xu <jay.xu@rock-chips.com> - 2016-04-22 08:00 +0200
    Re: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399  evaluation board Rob Herring <robh@kernel.org> - 2016-04-22 22:40 +0200
    Re: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399  evaluation board Brian Norris <briannorris@chromium.org> - 2016-04-26 01:30 +0200
      Re: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation  board "jay.xu" <jay.xu@rock-chips.com> - 2016-04-26 03:30 +0200
      Re: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation  board "jay.xu" <jay.xu@rock-chips.com> - 2016-04-26 03:40 +0200

#1384708 — [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board

FromJianqun Xu <jay.xu@rock-chips.com>
Date2016-04-22 08:00 +0200
Subject[PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board
Message-ID<rqCid-5m3-1@gated-at.bofh.it>
The RK3399 evaluation board is designed with pmic
rk808 on top board.

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
---
changes in v2:
- new add patch

 Documentation/devicetree/bindings/arm/rockchip.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt
index 2549519..6491b56 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.txt
+++ b/Documentation/devicetree/bindings/arm/rockchip.txt
@@ -101,4 +101,8 @@ Rockchip platforms device tree bindings
 
 - Rockchip RK3228 Evaluation board:
     Required root node properties:
-      - compatible = "rockchip,rk3228-evb", "rockchip,rk3228";
+     - compatible = "rockchip,rk3228-evb", "rockchip,rk3228";
+
+- Rockchip RK3399 evb:
+    Required root node properties:
+      - compatible = "rockchip,rk3399-evb", "rockchip,rk3399";
-- 
1.9.1

[toc] | [next] | [standalone]


#1385473 — Re: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board

FromRob Herring <robh@kernel.org>
Date2016-04-22 22:40 +0200
SubjectRe: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board
Message-ID<rqQ1P-80f-3@gated-at.bofh.it>
In reply to#1384708
On Fri, Apr 22, 2016 at 01:51:46PM +0800, Jianqun Xu wrote:
> The RK3399 evaluation board is designed with pmic
> rk808 on top board.
> 
> Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
> ---
> changes in v2:
> - new add patch
> 
>  Documentation/devicetree/bindings/arm/rockchip.txt | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [next] | [standalone]


#1387000 — Re: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board

FromBrian Norris <briannorris@chromium.org>
Date2016-04-26 01:30 +0200
SubjectRe: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board
Message-ID<rrY71-5UY-21@gated-at.bofh.it>
In reply to#1384708
On Fri, Apr 22, 2016 at 01:51:46PM +0800, Jianqun Xu wrote:
> The RK3399 evaluation board is designed with pmic
> rk808 on top board.
> 
> Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
> ---
> changes in v2:
> - new add patch

FWIW, the $subject is a bit confusing. Probaly should be "Documentation:
...". But otherwise, LGTM.

[toc] | [prev] | [next] | [standalone]


#1387060 — Re: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board

From"jay.xu" <jay.xu@rock-chips.com>
Date2016-04-26 03:30 +0200
SubjectRe: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board
Message-ID<rrZZ8-7nE-13@gated-at.bofh.it>
In reply to#1387000
Hi Brian:

On 2016年04月26日 07:22, Brian Norris wrote:
> On Fri, Apr 22, 2016 at 01:51:46PM +0800, Jianqun Xu wrote:
>> The RK3399 evaluation board is designed with pmic
>> rk808 on top board.
>>
>> Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
>> ---
>> changes in v2:
>> - new add patch
>
> FWIW, the $subject is a bit confusing. Probaly should be "Documentation:
> ...". But otherwise, LGTM.
>
>
ok, I will fix it in next version, thanks ~
>

[toc] | [prev] | [next] | [standalone]


#1387066 — Re: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board

From"jay.xu" <jay.xu@rock-chips.com>
Date2016-04-26 03:40 +0200
SubjectRe: [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board
Message-ID<rs08N-7su-9@gated-at.bofh.it>
In reply to#1387000
Hi Brian:

On 2016年04月26日 07:22, Brian Norris wrote:
> On Fri, Apr 22, 2016 at 01:51:46PM +0800, Jianqun Xu wrote:
>> The RK3399 evaluation board is designed with pmic
>> rk808 on top board.
>>
>> Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
>> ---
>> changes in v2:
>> - new add patch
>
> FWIW, the $subject is a bit confusing. Probaly should be "Documentation:
> ...". But otherwise, LGTM.
>
yes, I will fix it in next version, thanks
>
>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web