[PATCH 1/2] dt-bindings: clock: Add binding documentation for TI Audio REFCLK
Conor Dooley
conor at kernel.org
Wed May 17 10:15:37 PDT 2023
On Wed, May 17, 2023 at 01:04:05PM +0530, Jai Luthra wrote:
> Add DT bindings for TI's audio reference clocks (REFCLK) present on AM62
> SoC.
This seems fine to me. Perhaps Krzysztof will differ...
Reviewed-by: Conor Dooley <conor.dooley at microchip.com>
>
> Signed-off-by: Jai Luthra <j-luthra at ti.com>
> ---
> .../bindings/clock/ti,am62-audio-refclk.yaml | 44 ++++++++++++++++++++++
> 1 file changed, 44 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/clock/ti,am62-audio-refclk.yaml b/Documentation/devicetree/bindings/clock/ti,am62-audio-refclk.yaml
> new file mode 100644
> index 000000000000..7c4cf7abe007
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/clock/ti,am62-audio-refclk.yaml
> @@ -0,0 +1,44 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/clock/ti,am62-audio-refclk.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: TI Audio Reference Clock
> +
> +maintainers:
> + - Jai Luthra <j-luthra at ti.com>
> +
> +properties:
> + compatible:
> + items:
> + - const: ti,am62-audio-refclk
> + - const: syscon
> +
> + "#clock-cells":
> + const: 0
> +
> + reg:
> + maxItems: 1
Just a minor comment, usually reg appears after compatible and before
anything else.
Thanks,
Conor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230517/27e6bb3a/attachment.sig>
More information about the linux-arm-kernel
mailing list