Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Nícolas F. R. A. Prado and committed by
Mark Brown
d94d1486 e813526e

-5
-5
Documentation/devicetree/bindings/sound/mt8192-afe-pcm.yaml
··· 54 54 - const: aud_infra_clk 55 55 - const: aud_infra_26m_clk 56 56 57 - patternProperties: 58 - "^i2s[0-35-9]-share$": 59 - description: Name of the I2S bus that is shared with this bus 60 - pattern: "^I2S[0-35-9]$" 61 - 62 57 required: 63 58 - compatible 64 59 - interrupts