[PATCH] Revert "ASoC: dt-bindings: mediatek: mt8192: Add i2s-share properties"

From: Nícolas F. R. A. Prado
Date: Mon May 09 2022 - 14:56:40 EST


This reverts commit e056cf4341ae3f856f1e38da02b27cb04de4c69b. The commit
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@xxxxxxxxxxxxx>

---

Documentation/devicetree/bindings/sound/mt8192-afe-pcm.yaml | 5 -----
1 file changed, 5 deletions(-)

diff --git a/Documentation/devicetree/bindings/sound/mt8192-afe-pcm.yaml b/Documentation/devicetree/bindings/sound/mt8192-afe-pcm.yaml
index 5b03c8dbf318..7a25bc9b8060 100644
--- a/Documentation/devicetree/bindings/sound/mt8192-afe-pcm.yaml
+++ b/Documentation/devicetree/bindings/sound/mt8192-afe-pcm.yaml
@@ -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
--
2.36.0