Re: [PATCH] ASoC: amd: add DMIC support for RPL platform

From: Mukunda,Vijendar

Date: Wed Feb 11 2026 - 06:19:40 EST


On 11/02/26 16:16, qby140326 wrote:
> On 2/11/26 17:22, Mukunda,Vijendar wrote:
>> There is minor delta between RPL and YC platforms for ACP PDM IO enablement.
>> No need to duplicate the code.  You can include support for RPL platform in
>> yc folder itself. Most of the YC code can be reused.
>> We can completely remove the RPL folder itself.
>> Add extra checks for ACP PCI revision ID.
>
> Hi Mukunda,
>
> Thanks for the feedback. Could you please elaborate on what the 'minor delta'
> specifically entails for the RPL platform compared to YC?
>
Except ACP PIN CONFIG values, for PDM IO validation, same YC stack should work.
All you need to do is add ACP PCI revision id for RPL in YC folder and check my
review comment for ACP PIN CONFIG values for RPL platform.