From 3a8025b673788daf1a0ab75e6feae5761381ca1e Mon Sep 17 00:00:00 2001 From: Viorel Suman Date: Tue, 4 Sep 2018 13:25:12 +0300 Subject: MLK-19432-1: ASoC: imx-ak5558: limit max rate as function of sample bits According to AK5558 MCLK frequence must not exceed 36.864 MHz. Limit maximum supported rate as function of max MCLK frequency, sample bits and number of slots. Signed-off-by: Viorel Suman Reviewed-by: Shengjiu Wang (cherry picked from commit 236796cad225daa39d5b77d763a1d964dd4de4c9) --- Documentation/devicetree/bindings/sound/imx-audio-ak5558.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/devicetree/bindings/sound') diff --git a/Documentation/devicetree/bindings/sound/imx-audio-ak5558.txt b/Documentation/devicetree/bindings/sound/imx-audio-ak5558.txt index 3da95878a34a..7b62fbb14f8d 100644 --- a/Documentation/devicetree/bindings/sound/imx-audio-ak5558.txt +++ b/Documentation/devicetree/bindings/sound/imx-audio-ak5558.txt @@ -2,7 +2,7 @@ Freescale i.MX audio complex with AK5558 ADC Required properties: -- compatible : "fsl,imx-audio-ak5558" +- compatible : "fsl,imx-audio-ak5558", "fsl,imx-audio-ak5558-mq" - model : The user-visible name of this sound complex - audio-cpu : The phandle of CPU DAI - audio-codec : The phandle of the AK5558 audio ADC -- cgit v1.2.3