On 27.10.2023 11:36, Krzysztof Kozlowski wrote: > Add driver for the pin controller in Low Power Audio SubSystem (LPASS) > of Qualcomm SM8650 SoC. > > Notable differences against SM8550 LPASS pin controller: > 1. Additional address space for slew rate thus driver uses > LPI_FLAG_SLEW_RATE_SAME_REG and sets slew rate via different > register. > > 2. Two new pin mux functions: qca_swr_clk and qca_swr_data Hmmm so slimbus is entirely removed on 8650? Diffing it against 8550, looks sane Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad