Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1705941 > unrolled thread
| Started by | Jonathan Liu <net147@gmail.com> |
|---|---|
| First post | 2017-08-08 03:30 +0200 |
| Last post | 2017-08-11 16:20 +0200 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH] dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driver Jonathan Liu <net147@gmail.com> - 2017-08-08 03:30 +0200
Re: [PATCH] dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driver Chen-Yu Tsai <wens@csie.org> - 2017-08-09 11:00 +0200
Re: [PATCH] dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driver Rob Herring <robh@kernel.org> - 2017-08-11 05:00 +0200
Re: [linux-sunxi] Re: [PATCH] dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driver Chen-Yu Tsai <wens@csie.org> - 2017-08-11 16:20 +0200
| From | Jonathan Liu <net147@gmail.com> |
|---|---|
| Date | 2017-08-08 03:30 +0200 |
| Subject | [PATCH] dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driver |
| Message-ID | <uc1vl-wk-11@gated-at.bofh.it> |
The bindings were not updated when the sun5i CCU driver was added in
commit 5e73761786d6 ("clk: sunxi-ng: Add sun5i CCU driver").
Signed-off-by: Jonathan Liu <net147@gmail.com>
---
Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt
index df9fad58facd..dbe0c1c58ab5 100644
--- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt
+++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt
@@ -3,6 +3,8 @@ Allwinner Clock Control Unit Binding
Required properties :
- compatible: must contain one of the following compatibles:
+ - "allwinner,sun5i-a10s-ccu"
+ - "allwinner,sun5i-a13-ccu"
- "allwinner,sun6i-a31-ccu"
- "allwinner,sun8i-a23-ccu"
- "allwinner,sun8i-a33-ccu"
@@ -15,6 +17,7 @@ Required properties :
- "allwinner,sun50i-a64-ccu"
- "allwinner,sun50i-a64-r-ccu"
- "allwinner,sun50i-h5-ccu"
+ - "nextthing,gr8-ccu"
- reg: Must contain the registers base address and length
- clocks: phandle to the oscillators feeding the CCU. Two are needed:
--
2.13.2
[toc] | [next] | [standalone]
| From | Chen-Yu Tsai <wens@csie.org> |
|---|---|
| Date | 2017-08-09 11:00 +0200 |
| Subject | Re: [PATCH] dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driver |
| Message-ID | <ucv0m-4EV-15@gated-at.bofh.it> |
| In reply to | #1705941 |
Hi,
On Tue, Aug 8, 2017 at 9:25 AM, Jonathan Liu <net147@gmail.com> wrote:
> The bindings were not updated when the sun5i CCU driver was added in
> commit 5e73761786d6 ("clk: sunxi-ng: Add sun5i CCU driver").
>
> Signed-off-by: Jonathan Liu <net147@gmail.com>
Looks good to me. Will wait for the device tree binding maintainers
to have a say before I apply it for 4.14.
ChenYu
[toc] | [prev] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-08-11 05:00 +0200 |
| Subject | Re: [PATCH] dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driver |
| Message-ID | <ud8l3-6e3-11@gated-at.bofh.it> |
| In reply to | #1705941 |
On Tue, Aug 08, 2017 at 11:25:40AM +1000, Jonathan Liu wrote:
> The bindings were not updated when the sun5i CCU driver was added in
> commit 5e73761786d6 ("clk: sunxi-ng: Add sun5i CCU driver").
>
> Signed-off-by: Jonathan Liu <net147@gmail.com>
> ---
> Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 3 +++
> 1 file changed, 3 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [next] | [standalone]
| From | Chen-Yu Tsai <wens@csie.org> |
|---|---|
| Date | 2017-08-11 16:20 +0200 |
| Subject | Re: [linux-sunxi] Re: [PATCH] dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driver |
| Message-ID | <udiX7-4AP-11@gated-at.bofh.it> |
| In reply to | #1709191 |
On Fri, Aug 11, 2017 at 10:51 AM, Rob Herring <robh@kernel.org> wrote:
> On Tue, Aug 08, 2017 at 11:25:40AM +1000, Jonathan Liu wrote:
>> The bindings were not updated when the sun5i CCU driver was added in
>> commit 5e73761786d6 ("clk: sunxi-ng: Add sun5i CCU driver").
>>
>> Signed-off-by: Jonathan Liu <net147@gmail.com>
>> ---
>> Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 3 +++
>> 1 file changed, 3 insertions(+)
>
> Acked-by: Rob Herring <robh@kernel.org>
Applied for 4.14.
ChenYu
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web