Re: [PATCH v2] dt-bindings: clock: ti,DM814x-ADPLL: Convert to DT schema
From: Rob Herring (Arm)
Date: Tue Aug 11 2026 - 13:46:11 EST
On Tue, 11 Aug 2026 00:07:37 +0530, Bhargav Joshi wrote:
> Convert the Texas Instruments DM814x ADPLL clock binding to DT schema
> format. Add 'clock-output-names' as required which was missing in
> legacy binding, as the driver (clk-adpll.c) mandates it and fails
> probing if it is missing.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> Changes in v2:
> - Droped description for items clock-output-names
> - Dropped extra example
> - Link to v1: https://lore.kernel.org/r/20260726-ti-adpll-v1-1-86f6fc936507@xxxxxxxxx
> ---
> .../devicetree/bindings/clock/ti/adpll.txt | 39 ----------
> .../bindings/clock/ti/ti,dm814-adpll-clock.yaml | 88 ++++++++++++++++++++++
> 2 files changed, 88 insertions(+), 39 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>