Re: [PATCH 1/2] ASoC: dt-bindings: es8316: Add regulator supplies
Hongyang Zhao <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the review! On Thu, Jul 23, 2026 at 03:54:29PM +0800, Hongyang Zhao wrote: > > The ES8316 has separate AVDD, CPVDD, DVDD and PVDD supply inputs > > But you also add them to ES8311 and ES8323, without any explanation > here. I checked the datasheet. The ES8311 and ES8323 family have different supply inputs, while this series only implements regulator support for ES8316. I will restrict AVDD, CPVDD, DVDD and PVDD to the everest,es8316 compatible in v2. Thanks, Hongyang