]> git.itanic.dy.fi Git - linux-stable/commitdiff
arm64: dts: mediatek: kukui: Remove i2s-share properties
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Thu, 8 Sep 2022 16:11:51 +0000 (12:11 -0400)
committerMark Brown <broonie@kernel.org>
Fri, 9 Sep 2022 17:48:59 +0000 (18:48 +0100)
The i2sN-share properties were never documented in the dt-binding and
thus shouldn't be used. Now that the ASoC machine drivers are setting
the I2S clock sharing internally, these properties are no longer needed,
so remove them.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220908161154.648557-8-nfraprado@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi

index b4b86bb1f1a7d479b9a63c652995e6dc1ae87d04..42191b3025a9074d4d0770aa16196d793e4cb52a 100644 (file)
@@ -221,11 +221,6 @@ tboard_thermistor2: thermal-sensor2 {
        };
 };
 
-&afe {
-       i2s3-share = "I2S2";
-       i2s0-share = "I2S5";
-};
-
 &auxadc {
        status = "okay";
 };