diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2021-06-02 08:04:09 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-15 12:43:13 +0200 |
commit | cb7d734ea9b85f49f26d04d8de09ece363cbd6fc (patch) | |
tree | 336a6cbdea44dc82e936864820a5f28489924c01 /Documentation/devicetree/bindings/sound/fsl,spdif.yaml | |
parent | ASoC: fsl_spdif: Remove superfluous error message around platform_get_irq() (diff) | |
download | linux-cb7d734ea9b85f49f26d04d8de09ece363cbd6fc.tar.xz linux-cb7d734ea9b85f49f26d04d8de09ece363cbd6fc.zip |
ASoC: dt-bindings: fsl,spdif: Add compatible string for imx8ulp
Add compatible string for imx8ulp, which supports spdif module
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1622613849-10271-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/fsl,spdif.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/fsl,spdif.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl,spdif.yaml b/Documentation/devicetree/bindings/sound/fsl,spdif.yaml index 4454aca34d56..f226ec13167a 100644 --- a/Documentation/devicetree/bindings/sound/fsl,spdif.yaml +++ b/Documentation/devicetree/bindings/sound/fsl,spdif.yaml @@ -25,6 +25,7 @@ properties: - fsl,imx8mq-spdif - fsl,imx8mm-spdif - fsl,imx8mn-spdif + - fsl,imx8ulp-spdif reg: maxItems: 1 |