Unverified Commit 596247a4 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Drop mistakenly applied DTS patch



This reverts commit b3821f78 ("arm64: dts: mediatek:
kukui: Remove i2s-share properties") which was mistakenly applied
to the ASoC tree.

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent da995e22
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -221,6 +221,11 @@
	};
};

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

&auxadc {
	status = "okay";
};