summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_dsd.h
AgeCommit message (Collapse)Author
2019-11-25MLK-19573-1: ASoC: fsl: dsd: make fsl_get_pins_state inlineViorel Suman
Make fsl_get_pins_state function inline. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> (cherry picked from commit badcb97ebd8c0aae89f76e979bcc801be35c7400)
2019-11-25MLK-18898-1: ASoC: fsl_sai: select pinctrl state as function of bitclock rateViorel Suman
Similar to DSD512 case we need a PCM pinctrl state option to map SAI BCLK to codec MCLK pin. Given that bitclock rate is function of slots number and slot width - pass bclk rate as parameter value from SAI driver. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> (cherry picked from commit 826caeae32713cff7ad50de8ebc9915de975edd9)
2019-11-25MLK-17580: ASoC: fsl: dsd: Add DSD utilities helperViorel Suman
Add DSD utilities helper. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com