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

From: Bartosz Golaszewski

Date: Wed Sep 02 2026 - 07:18:14 EST


On Wed, 2 Sep 2026 12:41:53 +0200, Muzaffer Kadir
<muzafferkadir@xxxxxxxxxxxxxx> said:
>
>
> On Wed, 2 Sep 2026 03:34:58 -0700, Bartosz Golaszewski wrote:
>> On Wed, 2 Sep 2026 12:32:45 +0200, Muzaffer Kadir
>> <muzafferkadir@xxxxxxxxxxxxxx> said:
>>> On Tue, 1 Sep 2026 08:59:00 -0700, Bartosz Golaszewski wrote:
>>>>
>>>> And to that end please use scripts/get_maintainer.pl to get the current list
>>>> of maintainers for your patches.
>>>
>>> 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?
>>>
>>
>> Please wrap lines in your emails at 80 characters.
>>
>> Are you based on current linux-next or at least v7.3-rc1?
>
> Sorry Bartosz, I accidentally sent it without wrapping.
>
> I based on v7.2-rc7.
> Should I rebase to v7.3-rc1 or linux-next?
>

Yes, in general you should stay aligned with linux-next to keep track of
changes already queued for the next cycle.

Bart