From: Lee Jones <lee@kernel.org>
To: Bartosz Golaszewski <brgl@kernel.org>
Cc: "Peter Tyser" <ptyser@xes-inc.com>,
"Hans de Goede" <hansg@kernel.org>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Bartosz Golaszewski" <bartosz.golaszewski@oss.qualcomm.com>,
linux-kernel@vger.kernel.org,
platform-driver-x86@vger.kernel.org
Subject: Re: (subset) [PATCH v2 1/2] mfd: lpc_ich: expose the GPIO controller cell's software node
Date: Mon, 9 Mar 2026 09:55:23 +0000 [thread overview]
Message-ID: <20260309095523.GT183676@google.com> (raw)
In-Reply-To: <CAMRc=McqOD6FTQ9OGWUatL1NHHiW_O0YUZZK=CSHxOJNadhqEw@mail.gmail.com>
On Fri, 06 Mar 2026, Bartosz Golaszewski wrote:
> On Fri, Mar 6, 2026 at 1:53 PM Lee Jones <lee@kernel.org> wrote:
> >
> > On Wed, 18 Feb 2026 11:48:01 +0100, Bartosz Golaszewski wrote:
> > > One of the users of this driver - meraki-mx100 - abuses the software
> > > node API by setting up a dummy software node without any logical link to
> > > this GPIO controller and uses the fact that the GPIO core matches the
> > > controller's label against the swnode's name to make the lookup work.
> > >
> > > We want to remove this behavior from GPIOLIB in favor of actual matching
> > > of firmware nodes but that would break this user. To facilitate that:
> > > create a software node for the GPIO controller cell and expose its
> > > address in the provided MFD header.
> > >
> > > [...]
> >
> > Applied, thanks!
> >
> > [1/2] mfd: lpc_ich: expose the GPIO controller cell's software node
> > commit: a64ee7d8ddd6e04d82c06238a238b7877cbc35fc
> >
> > --
> > Lee Jones [李琼斯]
> >
>
> Hi Lee!
>
> Can you pick up patch 2/2 as well as per Ilpo's response and Ack?
Are there dependencies between the two patches?
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2026-03-09 9:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-18 10:48 [PATCH v2 0/2] platform/x86: meraki-mx100: create and use real software node links Bartosz Golaszewski
2026-02-18 10:48 ` [PATCH v2 1/2] mfd: lpc_ich: expose the GPIO controller cell's software node Bartosz Golaszewski
2026-03-06 12:53 ` (subset) " Lee Jones
2026-03-06 13:34 ` Bartosz Golaszewski
2026-03-09 9:55 ` Lee Jones [this message]
2026-03-09 10:05 ` Bartosz Golaszewski
2026-02-18 10:48 ` [PATCH v2 2/2] platform/x86: meraki-mx100: use real software node references Bartosz Golaszewski
2026-02-23 14:16 ` Ilpo Järvinen
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=20260309095523.GT183676@google.com \
--to=lee@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bartosz.golaszewski@oss.qualcomm.com \
--cc=brgl@kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=hansg@kernel.org \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=ptyser@xes-inc.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.