On 25/07/2023 20:18, Linus Walleij wrote: > On Mon, Jul 24, 2023 at 9:06 PM Krzysztof Kozlowski > <krzysztof.kozlowski@xxxxxxxxxx> wrote: >> On 24/07/2023 20:09, Linus Walleij wrote: >>> On Wed, Jul 19, 2023 at 9:21 PM Krzysztof Kozlowski >>> <krzysztof.kozlowski@xxxxxxxxxx> wrote: >>> >>>> Add driver for pin controller in Low Power Audio SubSystem (LPASS). The >>>> driver is similar to SM8250 LPASS pin controller, with difference in one >>>> new pin (gpio14) belonging to swr_tx_data. >>>> >>>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >>> >>> This sure looks good to me. >>> >>> Krzystof, can you collect a branch with pin control changes for >>> Qualcomm chips that I can pull? If it's OK with Bjorn that is. >> >> Sure, I can go through the lore search results and grab recent submissions. > > Thanks, I think you know better than me what is the stuff that is reviewed > and ready for merge. > > I have this on my devel branch so far: > 59d612a3215c dt-bindings: pinctrl: qcom: lpass-lpi: Remove qcom,adsp-bypass-mode > abf02e132cb6 pinctrl: qcom: lpass-lpi: Make the clocks optional, always > 1e46c7430af7 pinctrl: qcom-pmic-gpio: Add support for pmx75 > 8fff6514ff0a pinctrl: qcom-pmic-gpio: Add support for pm7550ba > 75ec058db332 dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx75 support > 4bbee99da13a dt-bindings: pinctrl: qcom-pmic-gpio: Add pm7550ba support > > Anything else is in some inbetween state and I'm not sure of the status > so it would really offload me if you could get it in order! It seems only my patchset, SM6115 LPASS pinctrl and one my binding change were missing, so I took these. Best regards, Krzysztof