diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2018-06-12 15:46:27 +0800 |
---|---|---|
committer | Leonard Crestez <leonard.crestez@nxp.com> | 2018-08-24 12:41:33 +0300 |
commit | fab5b8391b1b04a4f6b7ea0a71b541cbbac2d964 (patch) | |
tree | c28fb7f7385e0c6042c20fe51d5ae9cb5ab658d9 /Documentation | |
parent | 86119328c8ef971919820317a245d824d732ce0e (diff) |
MLK-18574: ASoC: fsl_spdif: specify the spdif in imx8mm
specify the spdif in imx8mm for the ipg clock is higher that
it can support 192kHz
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Viorel Suman <viorel.suman@nxp.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/fsl,spdif.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl,spdif.txt b/Documentation/devicetree/bindings/sound/fsl,spdif.txt index 6b995687600d..564d96856512 100644 --- a/Documentation/devicetree/bindings/sound/fsl,spdif.txt +++ b/Documentation/devicetree/bindings/sound/fsl,spdif.txt @@ -8,7 +8,8 @@ Required properties: - compatible : Compatible list, must contain "fsl,imx35-spdif", "fsl,vf610-spdif", "fsl,imx8qm-spdif", - "fsl,imx8qxp-v1-spdif", "fsl,imx8mq-spdif" + "fsl,imx8qxp-v1-spdif", "fsl,imx8mq-spdif", + "fsl,imx8mm-spdif" - reg : Offset and length of the register set for the device. |