diff mbox series

ASoC: dt-bindings: fsl_spdif: Add compatible string for new platforms

Message ID 1615884053-4264-1-git-send-email-shengjiu.wang@nxp.com
State Accepted
Commit 9deef665f5811a7ad22b5e6eb80fe2a14ba4494c
Headers show
Series ASoC: dt-bindings: fsl_spdif: Add compatible string for new platforms | expand

Commit Message

Shengjiu Wang March 16, 2021, 8:40 a.m. UTC
Add compatible string for new added platforms which support spdif module.
They are i.MX8QXP, i.MX8MM, i.MX8MN, i.MX8MQ.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>

---
 Documentation/devicetree/bindings/sound/fsl,spdif.yaml | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.27.0

Comments

Mark Brown March 16, 2021, 5:59 p.m. UTC | #1
On Tue, 16 Mar 2021 16:40:53 +0800, Shengjiu Wang wrote:
> Add compatible string for new added platforms which support spdif module.

> They are i.MX8QXP, i.MX8MM, i.MX8MN, i.MX8MQ.


Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: dt-bindings: fsl_spdif: Add compatible string for new platforms
      commit: 9deef665f5811a7ad22b5e6eb80fe2a14ba4494c

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/sound/fsl,spdif.yaml b/Documentation/devicetree/bindings/sound/fsl,spdif.yaml
index 50449b6d1048..4454aca34d56 100644
--- a/Documentation/devicetree/bindings/sound/fsl,spdif.yaml
+++ b/Documentation/devicetree/bindings/sound/fsl,spdif.yaml
@@ -21,6 +21,10 @@  properties:
       - fsl,vf610-spdif
       - fsl,imx6sx-spdif
       - fsl,imx8qm-spdif
+      - fsl,imx8qxp-spdif
+      - fsl,imx8mq-spdif
+      - fsl,imx8mm-spdif
+      - fsl,imx8mn-spdif
 
   reg:
     maxItems: 1