diff mbox series

[1/3] dt-bindings: clk: Hi3660: Document stub clock

Message ID 1509693907-90682-2-git-send-email-zhongkaihua@huawei.com
State New
Headers show
Series [1/3] dt-bindings: clk: Hi3660: Document stub clock | expand

Commit Message

Kaihua Zhong Nov. 3, 2017, 7:25 a.m. UTC
From: Leo Yan <leo.yan@linaro.org>


Document the DT binding for stub clock which is used for CPU,
GPU and DDR frequency scaling.

Signed-off-by: Leo Yan <leo.yan@linaro.org>

---
 Documentation/devicetree/bindings/clock/hi3660-clock.txt | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
1.9.1

Comments

Leo Yan Nov. 7, 2017, 7:54 a.m. UTC | #1
On Mon, Nov 06, 2017 at 04:13:37PM -0600, Rob Herring wrote:
> On Fri, Nov 03, 2017 at 03:25:05PM +0800, Kaihua Zhong wrote:

> > From: Leo Yan <leo.yan@linaro.org>

> > 

> > Document the DT binding for stub clock which is used for CPU,

> > GPU and DDR frequency scaling.

> > 

> > Signed-off-by: Leo Yan <leo.yan@linaro.org>

> > ---

> >  Documentation/devicetree/bindings/clock/hi3660-clock.txt | 6 ++++++

> >  1 file changed, 6 insertions(+)

> 

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


Thanks, Rob.

And will refactor the dt binding header in next version with other
comments.

Thanks,
Leo Yan
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/clock/hi3660-clock.txt b/Documentation/devicetree/bindings/clock/hi3660-clock.txt
index 0035a7e..946da7c 100644
--- a/Documentation/devicetree/bindings/clock/hi3660-clock.txt
+++ b/Documentation/devicetree/bindings/clock/hi3660-clock.txt
@@ -13,12 +13,18 @@  Required Properties:
 	- "hisilicon,hi3660-pmuctrl"
 	- "hisilicon,hi3660-sctrl"
 	- "hisilicon,hi3660-iomcu"
+	- "hisilicon,hi3660-stub-clk"
 
 - reg: physical base address of the controller and length of memory mapped
   region.
 
 - #clock-cells: should be 1.
 
+Optional Properties:
+
+- mboxes: Phandle to the mailbox for sending message to MCU.
+            (See: ../mailbox/hisilicon,hi3660-mailbox.txt for more info)
+
 Each clock is assigned an identifier and client nodes use this identifier
 to specify the clock which they consume.