Re: [PATCH] ASoC: dt-bindings: tse850: Convert to DT schema

From: Peter Rosin

Date: Thu Sep 10 2026 - 10:31:40 EST


On Fri, Aug 14, 2026 at 03:18:06PM -0500, Rob Herring wrote:
> 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 <j.bhargav.u@xxxxxxxxx>
> > > ---
> > > .../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 <peda@xxxxxxxxxx>
> >
> > Bzzzt, this is no longer the case. This binding is orphaned (as is its
> > corresponding driver).
>
> So we can remove them?

Not really my place to say, but if nothing has changed these devices will
continue to run for many more years indeed. I predict that the poor soul
doing the next update will suffer even more if the driver and bindings
are removed.

Cheers,
Peter