diff options
| author | Mark Brown <broonie@kernel.org> | 2020-10-26 18:37:16 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2020-10-26 18:37:16 +0000 |
| commit | 7a25748ba0c67194b4760ce93c46eddf5b288fbd (patch) | |
| tree | 9b738d1290691f63db1f66a30debdd36f911ca98 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | Merge series "ASoC: merge soc_pcm_hw_param() rollback and soc_pcm_hw_free()" ... (diff) | |
| parent | ASoC: dt-bindings: fsl_xcvr: Add document for XCVR (diff) | |
| download | linux-7a25748ba0c67194b4760ce93c46eddf5b288fbd.tar.gz linux-7a25748ba0c67194b4760ce93c46eddf5b288fbd.zip | |
Merge series "DAI driver for new XCVR IP" from "Viorel Suman (OSS)" <viorel.suman@oss.nxp.com>
Viorel Suman <viorel.suman@nxp.com>:
From: Viorel Suman <viorel.suman@nxp.com>
DAI driver for new XCVR IP found in i.MX8MP.
Viorel Suman (2):
ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver
ASoC: dt-bindings: fsl_xcvr: Add document for XCVR
Changes since v1:
- improved 6- and 12-ch layout comment
- used regmap polling function, improved
clocks handling in runtime_resume
- added FW size check in FW load function,
improved IRQ handler, removed dummy IRQ handlers
- fixed yaml file
Changes since v2:
- used devm_reset_control_get_exclusive instead of of_reset_control_get
- moved reset_control_assert into runtime_suspend
Changes since v3:
- removed "firmware-name" DTS property from both documentation and
source code by porting it into SoC specific 'compatible' data structure.
.../devicetree/bindings/sound/fsl,xcvr.yaml | 104 ++
sound/soc/fsl/Kconfig | 10 +
sound/soc/fsl/Makefile | 2 +
sound/soc/fsl/fsl_xcvr.c | 1359 +++++++++++++++++
sound/soc/fsl/fsl_xcvr.h | 266 ++++
5 files changed, 1741 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/fsl,xcvr.yaml
create mode 100644 sound/soc/fsl/fsl_xcvr.c
create mode 100644 sound/soc/fsl/fsl_xcvr.h
--
2.26.2
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
