Re: [PATCH 3/5] clk: qcom: Add lpass clock controller driver for SC8280XP

From: Johan Hovold
Date: Mon May 22 2023 - 04:45:29 EST


On Thu, May 18, 2023 at 12:37:58PM +0100, Srinivas Kandagatla wrote:

> +config SC_LPASSCC_8280XP
> + tristate "SC8280 Low Power Audio Subsystem (LPASS) Clock Controller"
> + select SC_GCC_8280XP
> + help
> + Support for the LPASS clock controller on SC8280XP devices.
> + Say Y if you want to use the LPASS branch clocks of the LPASS clock
> + controller to reset the LPASS subsystem.

And please include a defconfig update for this one as a separate patch
in the next revision as it is needed for audio on the X13s.

Johan