@@ -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
- items:
- enum:
@@ -114,8 +106,6 @@ properties:
- ti,pcmd3140
- ti,pcmd3180
- ti,pcm1690
- - ti,taa5412
- - ti,tad5412
- const: ti,pcm6240
- enum:
- ti,adc6120
Removed taa* and tad* device from the support list as these devices are supported by tac5x1x codec driver Signed-off-by: Niranjan H Y <niranjan.hy@ti.com> --- .../devicetree/bindings/sound/ti,pcm6240.yaml | 10 ---------- 1 file changed, 10 deletions(-)