Re: [PATCH] ASoC: dt-bindings: tse850: Convert to DT schema
Rob Herring <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 13, 2026 at 12:51:31PM +0200, Peter Rosin wrote: > On 2026-08-13 01:33, Bhargav Joshi wrote: > > Convert Axentia TSE-850 audio complex from text to DT schema. No > > funcational changes. > > > > Signed-off-by: Bhargav Joshi <[email protected]> > > --- > > .../bindings/sound/axentia,tse850-pcm5142.txt | 92 ------------------ > > .../bindings/sound/axentia,tse850-pcm5142.yaml | 104 +++++++++++++++++++++ > > 2 files changed, 104 insertions(+), 92 deletions(-) > > +%YAML 1.2 > > +--- > > +$id: http://devicetree.org/schemas/sound/axentia,tse850-pcm5142.yaml# > > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > + > > +title: Axentia TSE-850 audio complex > > + > > +maintainers: > > + - Peter Rosin <[email protected]> > > Bzzzt, this is no longer the case. This binding is orphaned (as is its > corresponding driver). So we can remove them? Rob