diff options
author | Mark Brown <broonie@kernel.org> | 2022-11-01 14:33:10 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-11-01 14:33:10 +0000 |
commit | e9ec88a2a612bf568eb52ef8fdf333a0a26e1785 (patch) | |
tree | 514f2f75306f32b7482feb11138479d33c2ca3a3 /Documentation/devicetree | |
parent | e5afc8677c0d9be4bea5ef5ab01719e190450943 (diff) | |
parent | 77a7a6e9a94df0ac7ba46677b5ce4a743a931fce (diff) | |
download | lwn-e9ec88a2a612bf568eb52ef8fdf333a0a26e1785.tar.gz lwn-e9ec88a2a612bf568eb52ef8fdf333a0a26e1785.zip |
Add support for MICFIL on i.MX93 platform
Merge series from Chancel Liu <chancel.liu@nxp.com>:
This patchset supports MICFIL on i.MX93 platform.
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/sound/fsl,micfil.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl,micfil.yaml b/Documentation/devicetree/bindings/sound/fsl,micfil.yaml index 64d57758ee67..4b99a18c79a0 100644 --- a/Documentation/devicetree/bindings/sound/fsl,micfil.yaml +++ b/Documentation/devicetree/bindings/sound/fsl,micfil.yaml @@ -18,6 +18,7 @@ properties: enum: - fsl,imx8mm-micfil - fsl,imx8mp-micfil + - fsl,imx93-micfil reg: maxItems: 1 |