Re: [PATCH v2 0/2] Add pinctrl support for MSM8952

From: Bartosz Golaszewski

Date: Tue Sep 01 2026 - 12:14:07 EST


On Thu, 20 Aug 2026 18:37:50 +0200, Linus Walleij <linusw@xxxxxxxxxx> said:
> On Thu, Aug 20, 2026 at 1:17 PM Muzaffer Kadir via B4 Relay
> <devnull+muzafferkadir.mainlining.org@xxxxxxxxxx> wrote:
>
>> MSM8952 has pinctrl system that is similar to MSM8917 pinctrl, but it
>> has some differences in some of the pins and their functions.
>> This driver was tested on General Mobile GM 5 Plus
>> (shamrock) using my own kernel fork [1].
>> I'm holding off on sending the GCC (Global Clock
>> Controller) driver and initial device tree until I've resolved some
>> outstanding bugs in the GCC driver.
>>
>> [1] https://github.com/kadir1243/linux
>>
>> Signed-off-by: Muzaffer Kadir <muzafferkadir@xxxxxxxxxxxxxx>
>
> Bartosz needs to look at this series, he'll review and merge
> it.
>

And to that end please use scripts/get_maintainer.pl to get the current list
of maintainers for your patches.

Bart