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

From: Rob Herring

Date: Fri Aug 14 2026 - 16:19:25 EST


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?

Rob