diff options
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | 2021-10-12 02:53:54 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-11-02 22:34:50 +0100 |
commit | d911ed9330a0c09de7fb90ac553cb3851acc5f59 (patch) | |
tree | c61452f0292e8c250700c7eeedafa7e049e52fd3 /Documentation | |
parent | clk: uniphier: Add NX1 clock support (diff) | |
download | linux-d911ed9330a0c09de7fb90ac553cb3851acc5f59.tar.xz 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')
-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 |