diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2023-01-15 02:35:00 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2023-01-18 21:49:52 +0300 |
commit | def70790be528439de137a238885125de953ab4d (patch) | |
tree | 8203776b08bec711645ab381e39b8a37234f2a34 | |
parent | 4411da3209298b4ababc7d12940339c664e8db4a (diff) | |
download | linux-def70790be528439de137a238885125de953ab4d.tar.xz |
dt-bindings: clock: versaclock5: Document 5P49V60 compatible string
The 5P49V60 clock generator is part of the same family of devices that is
described by the versaclock5 binding documentation.
Add the compatible string of the 5P49V60 to the binding documentation.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Link: https://lore.kernel.org/r/20230114233500.3294789-3-lars@metafoo.de
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/clock/idt,versaclock5.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/idt,versaclock5.yaml b/Documentation/devicetree/bindings/clock/idt,versaclock5.yaml index 61b246cf5e72..a2c6eea9871d 100644 --- a/Documentation/devicetree/bindings/clock/idt,versaclock5.yaml +++ b/Documentation/devicetree/bindings/clock/idt,versaclock5.yaml @@ -54,6 +54,7 @@ properties: - idt,5p49v5925 - idt,5p49v5933 - idt,5p49v5935 + - idt,5p49v60 - idt,5p49v6901 - idt,5p49v6965 - idt,5p49v6975 |