Commit e056cf43 authored by Nícolas F. R. A. Prado's avatar Nícolas F. R. A. Prado Committed by Mark Brown

ASoC: dt-bindings: mediatek: mt8192: Add i2s-share properties

The Mediatek AFE PCM controller for MT8192 allows sharing of an I2S bus
between two busses. Add a pattern for these properties in the
dt-binding.
Signed-off-by: default avatarNícolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20220429203039.2207848-2-nfraprado@collabora.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent cae640c5
......@@ -54,6 +54,11 @@ properties:
- const: aud_infra_clk
- const: aud_infra_26m_clk
patternProperties:
"^i2s[0-35-9]-share$":
description: Name of the I2S bus that is shared with this bus
pattern: "^I2S[0-35-9]$"
required:
- compatible
- interrupts
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment