Skip to content

Commit

Permalink
arm64: dts: mediatek: kukui: Remove i2s-share properties
Browse files Browse the repository at this point in the history
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 <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
nfraprado authored and broonie committed Sep 9, 2022
1 parent cbebe67 commit b3821f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -221,11 +221,6 @@
};
};

&afe {
i2s3-share = "I2S2";
i2s0-share = "I2S5";
};

&auxadc {
status = "okay";
};
Expand Down

0 comments on commit b3821f7

Please sign in to comment.