9 May
2022
9 May
'22
12:14 p.m.
Add compatible string for imx8mp, which has micfil module
Signed-off-by: Shengjiu Wang shengjiu.wang@nxp.com --- Documentation/devicetree/bindings/sound/fsl,micfil.txt | 1 + 1 file changed, 1 insertion(+)
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.
--
2.17.1