Re: [PATCH v6 2/6] mux: gpio: add optional regulator support

From: Srinivas Kandagatla
Date: Wed Apr 02 2025 - 04:11:49 EST




On 01/04/2025 11:16, Mark Brown wrote:
On Thu, Mar 27, 2025 at 10:06:29AM +0000, srinivas.kandagatla@xxxxxxxxxx wrote:
From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>

Some of the external muxes needs powering up using a regulator.
This is the case with Lenovo T14s laptop which has a external audio mux
to handle US/EURO headsets.

The ASoC bits of this series look fine, what's the plan with the mux
bits? It looks like the two parts can just get merged independently.
ASoC bits and codec bindings can go independently, there is no compile time dependency.

--srini