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

Krzysztof Kozlowski <[email protected]> Tue, 28 Jul 2026 12:13:13 +0200
Newsgroups org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <20260728-vengeful-pelican-of-support-cccec3@quoll>
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 <[email protected]>
> ---
> 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/[email protected]
> ---

Reviewed-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof