From cf5dfcb4f5359343a058915fd32696b4821dd0e8 Mon Sep 17 00:00:00 2001 From: Shengjiu Wang Date: Mon, 5 Jun 2017 16:01:04 +0800 Subject: [PATCH] MLK-15004-6: Document: sound: update document for audio update compatible string for imx-audio-cs42888.txt and fsl,esai.txt Signed-off-by: Shengjiu Wang --- Documentation/devicetree/bindings/sound/fsl,esai.txt | 1 + Documentation/devicetree/bindings/sound/imx-audio-cs42888.txt | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/sound/fsl,esai.txt b/Documentation/devicetree/bindings/sound/fsl,esai.txt index 2b8cde1f1d1f..1d527695d6b0 100644 --- a/Documentation/devicetree/bindings/sound/fsl,esai.txt +++ b/Documentation/devicetree/bindings/sound/fsl,esai.txt @@ -8,6 +8,7 @@ other DSPs. It has up to six transmitters and four receivers. Required properties: - compatible : Compatible list, must contain "fsl,imx6ull-esai", + "fsl,imx8qxp-v1-esai", "fsl,imx35-esai" or "fsl,vf610-esai" - reg : Offset and length of the register set for the device. diff --git a/Documentation/devicetree/bindings/sound/imx-audio-cs42888.txt b/Documentation/devicetree/bindings/sound/imx-audio-cs42888.txt index af746c4c81df..7e5148f081b3 100644 --- a/Documentation/devicetree/bindings/sound/imx-audio-cs42888.txt +++ b/Documentation/devicetree/bindings/sound/imx-audio-cs42888.txt @@ -1,7 +1,9 @@ Freescale i.MX audio complex with CS42888 codec Required properties: -- compatible : "fsl,imx-audio-cs42888" +- compatible : "fsl,imx-audio-cs42888", or + "fsl,imx8qm-sabreauto-cs42888" or + "fsl,imx8qxp-sabreauto-cs42888" - model : The user-visible name of this sound complex - esai-controller : The phandle of the i.MX SSI controller - audio-codec : The phandle of the CS42888 audio codec -- 2.17.1