Re: [PATCH 1/3] ASoC: mediatek: mt2701: Use devm_clk_get_optional() for audio_mrgif_pd
Cezary Rojewski <[email protected]>
| Newsgroups | org.infradead.lists.linux-mediatek,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On 8/17/2026 12:49 PM, [email protected] wrote: > From: bui duc phuc <[email protected]> > > The audio_mrgif_pd clock is optional as some platforms may support the > BT path while others do not. Use devm_clk_get_optional() to reflect > this. > > Propagate other errors to the caller. What does that mean? Did the functional path change? > Signed-off-by: bui duc phuc <[email protected]> This should be part of a mediatek-patch-series with a cover letter. Yeah, the mt6797 changes should be here too.