mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-15 16:53:54 +08:00
ASoC: Drop mistakenly applied DTS patch
This reverts commit b3821f7839
("arm64: dts: mediatek:
kukui: Remove i2s-share properties") which was mistakenly applied
to the ASoC tree.
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
da995e22fa
commit
596247a421
@ -221,6 +221,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&afe {
|
||||
i2s3-share = "I2S2";
|
||||
i2s0-share = "I2S5";
|
||||
};
|
||||
|
||||
&auxadc {
|
||||
status = "okay";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user