Re: [PATCH v1 2/2] pinctrl: qcom: Add qcs615 lpass lpi pinctrl driver
From: Krzysztof Kozlowski
Date: Tue Sep 08 2026 - 11:15:15 EST
On 08/09/2026 09:58, Karthik S wrote:
> Add pinctrl driver to support pin configuration for LPASS
> (Low Power Audio SubSystem) LPI (Low Power Island) pinctrl
> on QCS615.
>
> This IP is an additional pin control block for Audio Pins on top the
> existing SoC Top level pin-controller.
>
> This pin controller has some similarities compared to Top level
> msm SoC Pin controller like 'each pin belongs to a single group'
> and so on. However this one is intended to control only audio
> pins in particular, which can not be configured/touched by the
> Top level SoC pin controller except setting them as gpios.
>
> Signed-off-by: Karthik S <karthik.s@xxxxxxxxxxxxxxxx>
> ---
> arch/arm64/configs/defconfig | 1 +
This should not be here.
Best regards,
Krzysztof