Re: [PATCH v2 0/5] Add LPASS LPI pin controller support for SM6350
"Luca Weiss" <[email protected]>
| Newsgroups | org.kernel.vger.phone-devel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue May 5, 2026 at 12:35 PM CEST, Linus Walleij wrote: > On Thu, Apr 30, 2026 at 9:10 AM Luca Weiss <[email protected]> wrote: > >> Introduce support for the LPASS LPI pin controller for the Qualcomm >> SM6350 SoC, by adding the dt-bindings, driver, dts bits and enabling it >> in the arm64 defconfig. >> >> The custom slew offset for gpio14 is described as >> "qcom,lpi-slew-base-tbl" in the downstream dts[0]. I've tried to find >> some reasonable solution to have this handled correctly in the patches >> here, but suggestions are welcome how to improve the situation. There's >> of course several ways to implement a solution for this. >> >> [0] https://gerrit-public.fairphone.software/plugins/gitiles/kernel/msm-extra/devicetree/+/refs/heads/kernel/13/fp4/qcom/lagoon-lpi.dtsi#25 >> >> Signed-off-by: Luca Weiss <[email protected]> > > Fixed up Kconfig text and applied patches 1, 2 and 3 to the pinctrl tree. > > Please funnel patches 4 & 5 through the SoC tree (Bjorn Andersson, > I think.) Great, thank you!