diff options
author | Viorel Suman <viorel.suman@nxp.com> | 2018-06-27 15:05:58 +0300 |
---|---|---|
committer | Leonard Crestez <leonard.crestez@nxp.com> | 2018-08-24 12:41:33 +0300 |
commit | 3d0ccbb3a01d893600536d4ded4cecdecee89aae (patch) | |
tree | 0b552f96b7b671408ff4c4f3579dc09f633e3579 /Documentation | |
parent | c242e9fbe580fc37aa196b427461e335df62e43e (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')
-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 |