Re: [PATCH v2] dt-bindings: clock: ti,da850-pll: Convert to DT schema
From: Rob Herring (Arm)
Date: Mon Aug 03 2026 - 17:24:05 EST
On Thu, 23 Jul 2026 22:11:38 +0530, Bhargav Joshi wrote:
> Convert TI da850-pll binding from legacy text to dt schema.
> No functional change is introduced during conversion.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> Changes in v2:
> - Moved 'items' list for clocks and clock-names to the top-level
> properties block.
> - Dropped redundant maxItems: 2 to fix dt_binding_check warnings.
> - Simplified allOf block to only restrict maxItems for pll1.
> - updated maintainers list
> - Link to v1: https://lore.kernel.org/r/20260717-ti-pll-v1-1-f6f9ba8c9b5e@xxxxxxxxx
> ---
> .../devicetree/bindings/clock/ti/davinci/pll.txt | 96 ------------
> .../bindings/clock/ti/davinci/ti,da850-pll.yaml | 164 +++++++++++++++++++++
> 2 files changed, 164 insertions(+), 96 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>