summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound/imx-audio-cdnhdmi.txt
AgeCommit message (Collapse)Author
2019-11-25MLK-20183-2: ASoC: imx-cdnhdmi: reconfigure the mclk for HDMI on imx8mqShengjiu Wang
In order to support 44kHz and 48kHz sample rate together, we need to reconfigure the parent clock of mclk. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2019-11-25MLK-13946-4: ASoC: imx-cdnhdmi: refine machine driver for api changesShengjiu Wang
Since commit 3f5780eb4520 ("MLK-16538-2: hdmi api: Relocate hdmi api soure code") change the api. And hdmi video driver provide a new api for hdmi audio. Machine driver need to be updated accrodingly Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2019-11-25MLK-16130-2: ASoC: fsl: add machine driver for cadence hdmiShengjiu Wang
The machine driver will call the API which is provided by the cadence to configure the audio features. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com> [ Aisheng: clean for a new base ] Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>