Re: [PATCH] dt-bindings: clock: ti: Convert APLL clock to DT schema

"Rob Herring (Arm)" <[email protected]> Mon, 3 Aug 2026 17:08:39 -0500
Newsgroups gmane.linux.kernel.clk,gmane.linux.kernel,gmane.linux.drivers.devicetree
Message-ID <[email protected]>
On Thu, 30 Jul 2026 11:30:19 +0300, Eduard Bostina wrote:
> Convert the Texas Instruments APLL clock bindings to DT schema.
> 
> Signed-off-by: Eduard Bostina <[email protected]>
> ---
>  .../devicetree/bindings/clock/ti/apll.txt     | 43 ---------
>  .../bindings/clock/ti/ti,apll-clock.yaml      | 89 +++++++++++++++++++
>  2 files changed, 89 insertions(+), 43 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/clock/ti/apll.txt
>  create mode 100644 Documentation/devicetree/bindings/clock/ti/ti,apll-clock.yaml
> 

Reviewed-by: Rob Herring (Arm) <[email protected]>