Re: [PATCH 1/2] dt-bindings: clock: ti,dra7-atl-clock: convert to DT schema
"Rob Herring (Arm)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 13 Aug 2026 00:41:17 +0530, Bhargav Joshi wrote: > Convert the clock output portion of the DRA7 ATL (Audio Tracking Logic) > binding from text to DT schema. property clock-output-names is added > that is used by existing dts/dtsi. > > Signed-off-by: Bhargav Joshi <[email protected]> > --- > .../devicetree/bindings/clock/ti/dra7-atl.txt | 38 ---------------------- > .../bindings/clock/ti/ti,dra7-atl-clock.yaml | 38 ++++++++++++++++++++++ > 2 files changed, 38 insertions(+), 38 deletions(-) > Reviewed-by: Rob Herring (Arm) <[email protected]>