On 7/25/23 02:24, Herve Codina wrote: > +config SND_SOC_FRAMER > + tristate "Framer codec" > + depends on GENERIC_FRAMER > + help > + Enable support for the framer codec. > + The framer codec uses the generic framer infrastructure to transport > + some audio data over an analog E1/T1/J1 line. > + This codec allows to use some of the time slots available on the TDM > + bus on with the framer is connected to transport the audio data. on which > + > + To compile this driver as a module, choose M here: the module > + will be called snd-soc-framer. -- ~Randy
- [PATCH 00/26] Add support for QMC HDLC, framer infrastruture ... Herve Codina
- [PATCH 24/26] ASoC: codecs: Add support for the framer c... Herve Codina
- Re: [PATCH 24/26] ASoC: codecs: Add support for the ... Randy Dunlap
- [PATCH 25/26] dt-bindings: net: fsl,qmc-hdlc: Add framer... Herve Codina
- [PATCH 26/26] net: wan: fsl_qmc_hdlc: Add framer support Herve Codina
- [PATCH 01/26] soc: fsl: cpm1: qmc: Fix rx channel reset Herve Codina
- [PATCH 02/26] soc: fsl: cpm1: qmc: Extend the API to pro... Herve Codina
- [PATCH 03/26] dt-bindings: net: Add support for QMC HDLC Herve Codina
- [PATCH 04/26] net: wan: Add support for QMC HDLC Herve Codina
- [PATCH 05/26] MAINTAINERS: Add the Freescale QMC HDLC dr... Herve Codina
- [PATCH 06/26] soc: fsl: cpm1: qmc: Introduce available t... Herve Codina
- [PATCH 07/26] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa*... Herve Codina
- [PATCH 08/26] soc: fsl: cpm1: qmc: Introduce qmc_chan_se... Herve Codina