dt/bindings: add compatible string for versatile osc clock
Signed-off-by: Rob Herring <robh@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
fe3eed11c9
commit
f27e861f7b
|
@ -1,4 +1,4 @@
|
||||||
Clock bindings for ARM Integrator Core Module clocks
|
Clock bindings for ARM Integrator and Versatile Core Module clocks
|
||||||
|
|
||||||
Auxilary Oscillator Clock
|
Auxilary Oscillator Clock
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ parent node.
|
||||||
|
|
||||||
|
|
||||||
Required properties:
|
Required properties:
|
||||||
- compatible: must be "arm,integrator-cm-auxosc"
|
- compatible: must be "arm,integrator-cm-auxosc" or "arm,versatile-cm-auxosc"
|
||||||
- #clock-cells: must be <0>
|
- #clock-cells: must be <0>
|
||||||
|
|
||||||
Optional properties:
|
Optional properties:
|
||||||
|
|
Loading…
Reference in New Issue