Re: [PATCH v5 0/2] Add Pinctrl for SM4250/6115
From: Linus Walleij <hidden>
Date: 2021-07-23 15:38:41
Also in:
linux-arm-msm, linux-devicetree, lkml, phone-devel
From: Linus Walleij <hidden>
Date: 2021-07-23 15:38:41
Also in:
linux-arm-msm, linux-devicetree, lkml, phone-devel
On Sun, Jun 27, 2021 at 8:56 PM Iskren Chernev [off-list ref] wrote:
This patch adds support for the TLMM block on QCom SM4250 and SM6115, codename bengal. The code is taken from OnePlus repo [1]. The two platforms are identical so there is only one compat string. [1]: https://github.com/OnePlusOSS/android_kernel_oneplus_sm4250 v1: https://lkml.org/lkml/2021/6/22/1163 v2: https://lkml.org/lkml/2021/6/25/28 v3: https://lkml.org/lkml/2021/6/25/72 v4: https://lkml.org/lkml/2021/6/25/351
I wanted to apply this v5 version but it doesn't apply cleanly on v5.14-rc1 and I am worried about making mistakes. Can you collect the final review tags, rebase this on a clean v5.14-rc1 and resend as v6? Thanks! Linus Walleij