ASoC: dt-bindings: mediatek: mt8192: Drop i2s-share properties
This reverts commit e056cf4341
("ASoC: dt-bindings: mediatek: mt8192: Add
i2s-share properties") which was merged while the property name and
definition were still being discussed. Revert the commit for now and a
follow up commit will re-add the property after it is further discussed
and reviewed.
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20220509185625.580811-1-nfraprado@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
e813526e55
commit
d94d148695
|
@ -54,11 +54,6 @@ 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
|
||||
|
|
Loading…
Reference in New Issue