diff options
author | Viorel Suman <viorel.suman@nxp.com> | 2018-06-27 15:05:58 +0300 |
---|---|---|
committer | Jason Liu <jason.hui.liu@nxp.com> | 2019-02-12 10:32:34 +0800 |
commit | e0c705a85b3507d770b5f0f4aee6a65495006a84 (patch) | |
tree | 9cbd7d99b35004d6797a91134d3a3341e8964460 /Documentation/devicetree/bindings | |
parent | e45b27d9f0ad8577efbeab2a9525cdf54152c103 (diff) |
MLK-18682-6: ASoC: imx-ak4497: refine 1:1 bclk:mclk ratio support
Use a specific compatible string for 850D in order to limit DSD MCLK
frequency for platforms newer than 850D.
Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/sound/imx-audio-ak4497.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/imx-audio-ak4497.txt b/Documentation/devicetree/bindings/sound/imx-audio-ak4497.txt index f93a03a26712..7eeeeeda74f5 100644 --- a/Documentation/devicetree/bindings/sound/imx-audio-ak4497.txt +++ b/Documentation/devicetree/bindings/sound/imx-audio-ak4497.txt @@ -2,7 +2,7 @@ Freescale i.MX audio complex with AK4497 DAC Required properties: -- compatible : "fsl,imx-audio-ak4497" +- compatible : "fsl,imx-audio-ak4497", "fsl,imx-audio-ak4497-mq" - model : The user-visible name of this sound complex - audio-cpu : The phandle of CPU DAI - audio-codec : The phandle of the ak4497 audio DAC |