Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1602261 > unrolled thread
| Started by | <cl@rock-chips.com> |
|---|---|
| First post | 2017-03-16 14:20 +0100 |
| Last post | 2017-03-24 03:20 +0100 |
| Articles | 2 — 2 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 3/6] dt-bindings: soc: rockchip: grf: add support for rk3328 <cl@rock-chips.com> - 2017-03-16 14:20 +0100
Re: [PATCH v2 3/6] dt-bindings: soc: rockchip: grf: add support for rk3328 Rob Herring <robh@kernel.org> - 2017-03-24 03:20 +0100
| From | <cl@rock-chips.com> |
|---|---|
| Date | 2017-03-16 14:20 +0100 |
| Subject | [PATCH v2 3/6] dt-bindings: soc: rockchip: grf: add support for rk3328 |
| Message-ID | <tlDtU-7jq-25@gated-at.bofh.it> |
From: Liang Chen <cl@rock-chips.com>
Signed-off-by: Liang Chen <cl@rock-chips.com>
---
Documentation/devicetree/bindings/soc/rockchip/grf.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.txt b/Documentation/devicetree/bindings/soc/rockchip/grf.txt
index a0685c2..de8b983 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.txt
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.txt
@@ -16,6 +16,7 @@ Required Properties:
- "rockchip,rk3188-grf", "syscon": for rk3188
- "rockchip,rk3228-grf", "syscon": for rk3228
- "rockchip,rk3288-grf", "syscon": for rk3288
+ - "rockchip,rk3328-grf", "syscon": for rk3328
- "rockchip,rk3368-grf", "syscon": for rk3368
- "rockchip,rk3399-grf", "syscon": for rk3399
- compatible: PMUGRF should be one of the following:
--
1.9.1
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-03-24 03:20 +0100 |
| Subject | Re: [PATCH v2 3/6] dt-bindings: soc: rockchip: grf: add support for rk3328 |
| Message-ID | <tomZA-2ZT-13@gated-at.bofh.it> |
| In reply to | #1602261 |
On Thu, Mar 16, 2017 at 09:17:21PM +0800, cl@rock-chips.com wrote: > From: Liang Chen <cl@rock-chips.com> > > Signed-off-by: Liang Chen <cl@rock-chips.com> > --- > Documentation/devicetree/bindings/soc/rockchip/grf.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web