On Thu, Jun 26, 2025 at 11:43:33PM +0530, Niranjan H Y wrote: > Removed taa* and tad* device from the support list > as these devices are supported by tac5x1x codec driver No, why? Hardware does not change. > > Signed-off-by: Niranjan H Y <niranjan.hy@xxxxxx> > > --- > v3: > - update the subject of the patch file > --- > .../devicetree/bindings/sound/ti,pcm6240.yaml | 10 ---------- > 1 file changed, 10 deletions(-) > > diff --git a/Documentation/devicetree/bindings/sound/ti,pcm6240.yaml b/Documentation/devicetree/bindings/sound/ti,pcm6240.yaml > index d89b4255b51c..b0d5f57dc0f5 100644 > --- a/Documentation/devicetree/bindings/sound/ti,pcm6240.yaml > +++ b/Documentation/devicetree/bindings/sound/ti,pcm6240.yaml > @@ -29,8 +29,6 @@ description: | > https://www.ti.com/lit/gpn/pcm9211 > https://www.ti.com/lit/gpn/pcmd3140 > https://www.ti.com/lit/gpn/pcmd3180 > - https://www.ti.com/lit/gpn/taa5212 > - https://www.ti.com/lit/gpn/tad5212 > > properties: > compatible: > @@ -81,10 +79,6 @@ properties: > ti,pcmd3180: Eight-channel pulse-density-modulation input to TDM or > I2S output converter. > > - ti,taa5212: Low-power high-performance stereo audio ADC with 118-dB > - dynamic range. > - > - ti,tad5212: Low-power stereo audio DAC with 120-dB dynamic range. > oneOf: > - items: > - enum: > @@ -98,8 +92,6 @@ properties: > - enum: > - ti,pcmd512x > - ti,pcm9211 > - - ti,taa5212 > - - ti,tad5212 > - const: ti,adc6120 All this is ABI break without explanation. Best regards, Krzysztof