diff options
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | 2021-10-12 09:53:54 +0900 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-11-02 14:34:50 -0700 |
commit | d911ed9330a0c09de7fb90ac553cb3851acc5f59 (patch) | |
tree | c61452f0292e8c250700c7eeedafa7e049e52fd3 /Documentation/devicetree/bindings/clock | |
parent | bed516295b9740995dd64ef6c92071f504e5bd69 (diff) | |
download | linux-d911ed9330a0c09de7fb90ac553cb3851acc5f59.tar.gz linux-d911ed9330a0c09de7fb90ac553cb3851acc5f59.tar.bz2 linux-d911ed9330a0c09de7fb90ac553cb3851acc5f59.zip |
dt-bindings: clock: uniphier: Add clock binding for SoC-glue
Update binding document for clocks implemented in SoC-glue.
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/1634000035-3114-5-git-send-email-hayashi.kunihiko@socionext.com
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-rw-r--r-- | Documentation/devicetree/bindings/clock/socionext,uniphier-clock.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/socionext,uniphier-clock.yaml b/Documentation/devicetree/bindings/clock/socionext,uniphier-clock.yaml index ee8d16a8019e..9a0cc7341630 100644 --- a/Documentation/devicetree/bindings/clock/socionext,uniphier-clock.yaml +++ b/Documentation/devicetree/bindings/clock/socionext,uniphier-clock.yaml @@ -46,6 +46,9 @@ properties: - socionext,uniphier-ld20-peri-clock - socionext,uniphier-pxs3-peri-clock - socionext,uniphier-nx1-peri-clock + - description: SoC-glue clock + enum: + - socionext,uniphier-pro4-sg-clock "#clock-cells": const: 1 |