[PATCH v2 0/3] Add support for XCVR on i.MX93 platform

Chancel Liu posted 3 patches 2 years, 8 months ago
There is a newer version of this series
.../devicetree/bindings/sound/fsl,xcvr.yaml   |   1 +
sound/soc/fsl/fsl_xcvr.c                      | 155 ++++++++++++------
sound/soc/fsl/fsl_xcvr.h                      |   7 +
3 files changed, 115 insertions(+), 48 deletions(-)
[PATCH v2 0/3] Add support for XCVR on i.MX93 platform
Posted by Chancel Liu 2 years, 8 months ago
This patchset supports XCVR on i.MX93 platform.

changes in v2:
- remove unnecessary code which causes kernel test robot reporting error

Chancel Liu (3):
  ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX93 platform
  ASoC: fsl_xcvr: Add support for i.MX93 platform
  ASoC: fsl_xcvr: Add constraints of period size while using eDMA

 .../devicetree/bindings/sound/fsl,xcvr.yaml   |   1 +
 sound/soc/fsl/fsl_xcvr.c                      | 155 ++++++++++++------
 sound/soc/fsl/fsl_xcvr.h                      |   7 +
 3 files changed, 115 insertions(+), 48 deletions(-)

--
2.25.1