sound: soc: mediatek: mt8365: mt8365-evk.c Add DMIC codec to audio input pipeline.
arch: arm64: configs: mtk_android_defconfig Add kconfig for DMIC codec.
During Digital Microphone recording, we experience an audio pop noise.
Solution: Add dmic-codec to Digial Audio pipeline, and add a delay in DMIC Codec
when starting recording. Fine tune the delay value to eleminate the poping noise.
Signed-off-by: Pedro Tsai <pedro.tsai@mediatek.com>