Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1616763 > unrolled thread
| Started by | Kever Yang <kever.yang@rock-chips.com> |
|---|---|
| First post | 2017-04-05 11:40 +0200 |
| Last post | 2017-04-12 15:40 +0200 |
| Articles | 3 — 3 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.
[PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support Kever Yang <kever.yang@rock-chips.com> - 2017-04-05 11:40 +0200
Re: [PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support Rob Herring <robh@kernel.org> - 2017-04-10 18:30 +0200
Re: [PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support Heiko Stuebner <heiko@sntech.de> - 2017-04-12 15:40 +0200
| From | Kever Yang <kever.yang@rock-chips.com> |
|---|---|
| Date | 2017-04-05 11:40 +0200 |
| Subject | [PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support |
| Message-ID | <tsPzX-Ri-5@gated-at.bofh.it> |
Use "firefly,firefly-rk3399" compatible string for firefly-rk3399 board.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
---
Changes in v2: None
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 250fdf0..b5201f4 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.txt
+++ b/Documentation/devicetree/bindings/arm/rockchip.txt
@@ -42,6 +42,10 @@ Rockchip platforms device tree bindings
Required root node properties:
- compatible = "firefly,firefly-rk3288-reload", "rockchip,rk3288";
+- Firefly Firefly-RK3399 board:
+ Required root node properties:
+ - compatible = "firefly,firefly-rk3399", "rockchip,rk3399";
+
- ChipSPARK PopMetal-RK3288 board:
Required root node properties:
- compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
--
1.9.1
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-04-10 18:30 +0200 |
| Subject | Re: [PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support |
| Message-ID | <tuKmu-341-19@gated-at.bofh.it> |
| In reply to | #1616763 |
On Wed, Apr 05, 2017 at 05:33:20PM +0800, Kever Yang wrote: > Use "firefly,firefly-rk3399" compatible string for firefly-rk3399 board. > > Signed-off-by: Kever Yang <kever.yang@rock-chips.com> > --- > > Changes in v2: None > > Documentation/devicetree/bindings/arm/rockchip.txt | 4 ++++ > 1 file changed, 4 insertions(+) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [next] | [standalone]
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Date | 2017-04-12 15:40 +0200 |
| Message-ID | <tvqF4-51n-21@gated-at.bofh.it> |
| In reply to | #1616763 |
Hi Kever, Am Mittwoch, 5. April 2017, 17:33:20 CEST schrieb Kever Yang: > Use "firefly,firefly-rk3399" compatible string for firefly-rk3399 board. > > Signed-off-by: Kever Yang <kever.yang@rock-chips.com> you forgot to send the binding in your v3 series, so I've applied this one for v4.13 with Rob's Ack. Heiko
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web