From: NĂ­colas F. R. A. Prado Date: Thu, 8 Sep 2022 16:11:51 +0000 (-0400) Subject: arm64: dts: mediatek: kukui: Remove i2s-share properties X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1d53a48eaa1ea2e1c013edfd62e0ffb5b171e97d;p=linux.git arm64: dts: mediatek: kukui: Remove i2s-share properties 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 Reviewed-by: AngeloGioacchino Del Regno Link: https://lore.kernel.org/r/20220908161154.648557-8-nfraprado@collabora.com Signed-off-by: Matthias Brugger --- diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi b/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi index b4b86bb1f1a7d..42191b3025a90 100644 --- a/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi @@ -221,11 +221,6 @@ }; }; -&afe { - i2s3-share = "I2S2"; - i2s0-share = "I2S5"; -}; - &auxadc { status = "okay"; };