[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdbsJ75Th5=K65_teYXv34ECB9yx7hWeHG4QBao3wbCDvA@mail.gmail.com>
Date: Fri, 12 Sep 2025 09:45:19 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Gary Yang <gary.yang@...tech.com>
Cc: robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
cix-kernel-upstream@...tech.com,
Konstantin Ryabitsev <konstantin@...uxfoundation.org>
Subject: Re: [v2 0/3] Add pinctrl support for sky1
Hi Gary,
On Fri, Sep 12, 2025 at 8:06 AM Gary Yang <gary.yang@...tech.com> wrote:
> Patch 1: add Cix pinctrl driver to support pinmux and pinconfigs
> Patch 2: add Cix pinctrl nodes and header file
> Patch 3: add yaml doc
>
> Changes for v2:
> - restructure the pinctrl driver to support pinmux=<..>
> - redefine pinmux macros
> - move header file from dt-bindings to dts
> - fix the code-style issues
If you want help for managing the different revisions of a patch series,
you can use the "b4" tool, here is a tutorial:
https://people.kernel.org/monsieuricon/sending-a-kernel-patch-with-b4-part-1
[Konstantin: the doc link on the bottom of the article is wrong
and needs to be augmented to point to latest!]
It's a bit tricky to switch to v3 since you already started without it,
but it can be done with
b4 prep --force-revision 3
(see full docs https://b4.docs.kernel.org/en/latest/ )
Yours,
Linus Walleij
Powered by blists - more mailing lists