[PATCH 0/2] pinctrl: qcom: lpass-lpi: allow slew rate bit in main pin config register

From: Krzysztof Kozlowski
Date: Fri Sep 01 2023 - 05:02:36 EST


Hi,

Prepare LPASS (Low Power Audio SubSystem) pin controller for newer
Qualcomm SoCs. The patchset does not bring the newer SoCs yet, but only
re-organizes the code for future changes.

I understand that patch #2 (adding flag) makes little sense without
actual user of that flag, but such user I cannot post yet.

Dependency
==========
Context depends on my previous fix:
https://lore.kernel.org/linux-arm-msm/20230815110625.317971-1-krzysztof.kozlowski@xxxxxxxxxx/

Best regards,
Krzysztof

Krzysztof Kozlowski (2):
pinctrl: qcom: lpass-lpi: split slew rate set to separate function
pinctrl: qcom: lpass-lpi: allow slew rate bit in main pin config
register

drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 69 +++++++++++++++---------
drivers/pinctrl/qcom/pinctrl-lpass-lpi.h | 7 +++
2 files changed, 52 insertions(+), 24 deletions(-)

--
2.34.1