diff options
author | Zhou Yanjie <zhouyanjie@zoho.com> | 2019-11-10 17:28:21 +0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-11-13 16:00:48 -0800 |
commit | 0b24748c3b26b9e55d195e11c7e9bed843ebff99 (patch) | |
tree | ff7cf829bb91cbaf2ebc37d7cde856a8fc434784 /Documentation/devicetree/bindings/clock/ingenic,cgu.txt | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff) |
dt-bindings: clock: Add X1000 bindings.
Add the clock bindings for the X1000 Soc from Ingenic.
Signed-off-by: Zhou Yanjie <zhouyanjie@zoho.com>
Link: https://lkml.kernel.org/r/1573378102-72380-2-git-send-email-zhouyanjie@zoho.com
Reviewed-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/ingenic,cgu.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/ingenic,cgu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/ingenic,cgu.txt b/Documentation/devicetree/bindings/clock/ingenic,cgu.txt index ba5a442026b7..75598e655067 100644 --- a/Documentation/devicetree/bindings/clock/ingenic,cgu.txt +++ b/Documentation/devicetree/bindings/clock/ingenic,cgu.txt @@ -11,6 +11,7 @@ Required properties: * ingenic,jz4725b-cgu * ingenic,jz4770-cgu * ingenic,jz4780-cgu + * ingenic,x1000-cgu - reg : The address & length of the CGU registers. - clocks : List of phandle & clock specifiers for clocks external to the CGU. Two such external clocks should be specified - first the external crystal |