Re: [PATCH v2] dt-bindings: clock: ti,dm816-fapll-clock: Convert to DT schema

From: Krzysztof Kozlowski

Date: Tue Jul 28 2026 - 06:22:17 EST


On Wed, Jul 22, 2026 at 08:57:13PM +0530, Bhargav Joshi wrote:
> Convert the Texas Instruments DM816 FAPLL clock binding from plain text
> to YAML DT schema.
>
> The text documented #clock-cells to be set as 0, while the example and
> existing dt and driver require it to be 1. The schema now strictly
> enforces #clock-cells = <1>.
>
> Properties clock-indices and clock-output-names are documented in the
> binding and added as required as driver strictly requires it and existing
> dt already use this property.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> Changes in v2:
> - Cleaned up binding descriptions by dropping the redundant common clock
> sentence and removing "phandle for" from the clock items
> - Link to v1: https://lore.kernel.org/r/20260717-ti-fapll-clock-v1-1-1b684cb2543b@xxxxxxxxx
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof