From 90ba8e9beff15f2a9d80b7c875f121c88788da56 Mon Sep 17 00:00:00 2001 From: Shengjiu Wang Date: Wed, 5 Jul 2017 15:29:00 +0800 Subject: MLK-13945-1: ASoC: fsl_mqs: refine the mqs driver for support imx8qm IOMUXC_GPR2 register is not used for imx8, there is a new register designed for this usage in imx8, so it also need the ipg clock. Signed-off-by: Shengjiu Wang Reviewed-by: Daniel Baluta --- Documentation/devicetree/bindings/sound/fsl,mqs.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Documentation/devicetree/bindings/sound') diff --git a/Documentation/devicetree/bindings/sound/fsl,mqs.txt b/Documentation/devicetree/bindings/sound/fsl,mqs.txt index 7c288461e9ce..092083d3a335 100644 --- a/Documentation/devicetree/bindings/sound/fsl,mqs.txt +++ b/Documentation/devicetree/bindings/sound/fsl,mqs.txt @@ -2,7 +2,8 @@ fsl,mqs audio CODEC Required properties: - - compatible : must contain one of "fsl,imx6sx-mqs" and "fsl,codec-mqs" + - compatible : must contain one of "fsl,imx6sx-mqs", "fsl,codec-mqs" + "fsl,imx8qm-mqs". - clocks : a list of phandles + clock-specifiers, one for each entry in clock-names -- cgit v1.2.3