mbox series

[0/2] ASoC: ti: j721e-evm: Support for j7200 variant

Message ID 20200910075433.26718-1-peter.ujfalusi@ti.com
Headers show
Series ASoC: ti: j721e-evm: Support for j7200 variant | expand

Message

Peter Ujfalusi Sept. 10, 2020, 7:54 a.m. UTC
Hi,

When j7200 SOM is connected to the CPB, the audio setup is a bit different:
Only 48KHz family have clock path, 44.1KHz is not supported.

Update the binding documentation and add support for the j7200 version of CPB
to the driver.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: dt-bindings: ti,j721e-cpb-audio: Document support for j7200-cpb
  ASoC: ti: j721e-evm: Add support for j7200-cpb audio

 .../bindings/sound/ti,j721e-cpb-audio.yaml    | 92 ++++++++++++++-----
 sound/soc/ti/j721e-evm.c                      | 11 +++
 2 files changed, 81 insertions(+), 22 deletions(-)