Hi, Changes in v2 ============= 1. Reversed xmas tree v1: https://lore.kernel.org/all/20230901090224.27770-1-krzysztof.kozlowski@xxxxxxxxxx/ Description =========== 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