From: Lee Jones <lee@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "Lorenzo Bianconi" <lorenzo@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Sean Wang" <sean.wang@kernel.org>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"AngeloGioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>,
"Uwe Kleine-König" <ukleinek@kernel.org>,
linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
upstream@airoha.com, benjamin.larsson@genexis.eu,
ansuelsmth@gmail.com, linux-pwm@vger.kernel.org
Subject: Re: (subset) [PATCH v9 4/6] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller
Date: Tue, 12 Nov 2024 14:44:27 +0000 [thread overview]
Message-ID: <20241112144427.GI8552@google.com> (raw)
In-Reply-To: <20241111165120.GD8552@google.com>
On Mon, 11 Nov 2024, Lee Jones wrote:
> On Wed, 06 Nov 2024, Linus Walleij wrote:
>
> > On Wed, Nov 6, 2024 at 12:00 PM Lee Jones <lee@kernel.org> wrote:
> > > On Wed, 06 Nov 2024, Lorenzo Bianconi wrote:
> > >
> > > > On Nov 06, Lee Jones wrote:
> > > > > On Wed, 23 Oct 2024 01:20:04 +0200, Lorenzo Bianconi wrote:
> > > > > > Add support for Airoha EN7581 GPIO System Controller which provide a
> > > > > > register map for controlling the GPIO, pinctrl and PWM of the SoC via
> > > > > > dedicated pinctrl and pwm child nodes.
> > > > > >
> > > > > >
> > > > >
> > > > > Applied, thanks!
> > > > >
> > > > > [4/6] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller
> > > > > commit: f49f37f3cfe1482d4dc77d26f3e8c38eab630d52
> > > > >
> > > > > --
> > > > > Lee Jones [李琼斯]
> > > > >
> > > >
> > > > Hi Lee,
> > > >
> > > > according to my understanding this patch has been already applied by Linus
> > > > here:
> > > >
> > > > https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/commit/?h=devel&id=50dedb1eb1e6755ccab55f6140916c2d192be765
> > >
> > > An interesting choice. Linus?
> >
> > Yes I suggested that I merge patches 1-5 on oct 29 and applied the
> > day after:
> > https://lore.kernel.org/linux-gpio/CACRpkdYshPusdA7bDW2y8H_wp-Fm3N-YCsY1_Qn=dZqRiFy12w@mail.gmail.com/
> >
> > It's because the bindings are dependent on each other, this one patch has:
> >
> > + pinctrl:
> > + type: object
> > + $ref: /schemas/pinctrl/airoha,en7581-pinctrl.yaml
> > + description:
> > + Child node definition for EN7581 Pin controller
> > +
> > + pwm:
> > + type: object
> > + $ref: /schemas/pwm/airoha,en7581-pwm.yaml
> > + description:
> > + Child node definition for EN7581 PWM controller
> >
> > Those refs will explode unless the two others are merged at the same
> > time.
> >
> > Usually we merge the whole shebang through MFD but this one felt
> > different because there is no actual MFD driver, just using simple-mfd.
> >
> > In hindsight I should probs not have been so trigger happy and give
> > some more time for this to settle... Merge window stress I guess. :/
> >
> > It's fine to apply textually identical patches to two trees though as
> > git will sort
> > that out so technically it's no big deal, you can keep it applied if you
> > want.
>
> It's okay. Life will be easier for everyone if I remove it.
Okay, I dropped it from my tree.
Next time I would like a say/opportunity to Ack please.
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2024-11-12 14:56 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-22 23:20 [PATCH v9 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC Lorenzo Bianconi
2024-10-22 23:20 ` [PATCH v9 1/6] dt-bindings: arm: airoha: Add the chip-scu node for " Lorenzo Bianconi
2024-10-22 23:20 ` [PATCH v9 2/6] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl Lorenzo Bianconi
2024-10-22 23:20 ` [PATCH v9 3/6] dt-bindings: pwm: airoha: Add EN7581 pwm Lorenzo Bianconi
2024-10-30 6:59 ` Uwe Kleine-König
2024-10-22 23:20 ` [PATCH v9 4/6] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller Lorenzo Bianconi
2024-11-06 8:16 ` (subset) " Lee Jones
2024-11-06 8:43 ` Lorenzo Bianconi
2024-11-06 11:00 ` Lee Jones
2024-11-06 11:09 ` Lorenzo Bianconi
2024-11-06 13:45 ` Linus Walleij
2024-11-11 16:51 ` Lee Jones
2024-11-12 14:44 ` Lee Jones [this message]
2024-11-14 7:47 ` Linus Walleij
2024-10-22 23:20 ` [PATCH v9 5/6] pinctrl: airoha: Add support for EN7581 SoC Lorenzo Bianconi
2024-10-22 23:20 ` [PATCH v9 6/6] pwm: " Lorenzo Bianconi
2024-10-30 7:32 ` Uwe Kleine-König
2024-10-30 10:14 ` Benjamin Larsson
2024-10-31 10:53 ` Uwe Kleine-König
2024-10-31 20:37 ` Benjamin Larsson
2024-10-29 22:03 ` [PATCH v9 0/6] Add mfd, pinctrl and pwm support to " Linus Walleij
2024-10-30 7:34 ` Uwe Kleine-König
2024-10-30 7:42 ` Christian Marangi
2024-10-30 8:11 ` Lorenzo Bianconi
2024-10-30 9:59 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241112144427.GI8552@google.com \
--to=lee@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=ansuelsmth@gmail.com \
--cc=benjamin.larsson@genexis.eu \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pwm@vger.kernel.org \
--cc=lorenzo@kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
--cc=sean.wang@kernel.org \
--cc=ukleinek@kernel.org \
--cc=upstream@airoha.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.