Re: [PATCH v2 0/2] Add pinctrl support for MSM8952
From: Muzaffer Kadir
Date: Wed Sep 02 2026 - 06:44:01 EST
On Tue, 1 Sep 2026 08:59:00 -0700, Bartosz Golaszewski wrote:
> 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
Hi Bartosz, I did run b4 prep --auto-to-cc before sending the patches. After seeing your message I run it again to check and it said no new addresses to add. Should I rebase on newer tag?
Best Regards,
Muzaffer Kadir