Re: [PATCH v4 1/6] dt-bindings: mux: add optional regulator binding to gpio mux
From: Rob Herring (Arm)
Date: Mon Mar 24 2025 - 16:34:46 EST
On Mon, 24 Mar 2025 13:00:52 +0000, srinivas.kandagatla@xxxxxxxxxx wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
>
> On some platforms to minimise pop and click during switching between
> CTIA and OMTP headset an additional HiFi Mux Switch is used. Most common
> case is that this switch is switched on by default, but on some
> platforms this needs a regulator enable. One such platform is Lenovo
> T14s.
>
> This patch adds required bindings in gpio-mux to add such optional regulator.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mux/gpio-mux.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>