diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2022-05-09 12:14:23 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-05-10 16:01:56 +0300 |
commit | 7b46eb1bf9534a75ff072a01e774b79e6a17cfdd (patch) | |
tree | 3fd27a22bfe8660ccc15627a20355850ed9f8041 /Documentation/devicetree/bindings/sound | |
parent | cb05dac1bc34ad701972503ca1a75b51ae4478ff (diff) | |
download | linux-7b46eb1bf9534a75ff072a01e774b79e6a17cfdd.tar.xz |
ASoC: dt-bindings: fsl,micfil: Add compatible string for imx8mp
Add compatible string for imx8mp, which has micfil module
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://lore.kernel.org/r/1652087663-1908-2-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r-- | Documentation/devicetree/bindings/sound/fsl,micfil.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl,micfil.txt b/Documentation/devicetree/bindings/sound/fsl,micfil.txt index 53e227b15277..1ea05d4996c7 100644 --- a/Documentation/devicetree/bindings/sound/fsl,micfil.txt +++ b/Documentation/devicetree/bindings/sound/fsl,micfil.txt @@ -6,6 +6,7 @@ microphone bitstream in a configurable output sampling rate. Required properties: - compatible : Compatible list, contains "fsl,imx8mm-micfil" + or "fsl,imx8mp-micfil" - reg : Offset and length of the register set for the device. |