From: Lee Jones <lee@kernel•org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
"Rafael J. Wysocki" <rafael@kernel•org>,
Andy Shevchenko <andriy.shevchenko@linux•intel.com>,
Jonathan Cameron <jic23@kernel•org>,
Rob Herring <robh@kernel•org>,
Daniel Scally <djrscally@gmail•com>,
Heikki Krogerus <heikki.krogerus@linux•intel.com>,
Sakari Ailus <sakari.ailus@linux•intel.com>,
Jean Delvare <jdelvare@suse•com>,
Guenter Roeck <linux@roeck-us•net>, Pavel Machek <pavel@ucw•cz>,
Marcin Wojtas <marcin.s.wojtas@gmail•com>,
Russell King <linux@armlinux•org.uk>,
"David S. Miller" <davem@davemloft•net>,
Eric Dumazet <edumazet@google•com>,
Jakub Kicinski <kuba@kernel•org>, Paolo Abeni <pabeni@redhat•com>,
Andreas Kemnade <andreas@kemnade•info>,
Javier Carrasco <javier.carrasco.cruz@gmail•com>
Cc: linux-acpi@vger•kernel.org, linux-kernel@vger•kernel.org,
linux-hwmon@vger•kernel.org, linux-leds@vger•kernel.org,
netdev@vger•kernel.org,
Jonathan Cameron <Jonathan.Cameron@huawei•com>
Subject: Re: (subset) [PATCH v3 2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes
Date: Mon, 5 Aug 2024 17:01:53 +0100 [thread overview]
Message-ID: <20240805160153.GG1019230@google.com> (raw)
In-Reply-To: <172287362960.2885491.3573302906275384293.b4-ty@kernel.org>
On Mon, 05 Aug 2024, Lee Jones wrote:
> On Mon, 05 Aug 2024 16:49:45 +0200, Javier Carrasco wrote:
> > The iterated nodes are direct children of the device node, and the
> > `device_for_each_child_node()` macro accounts for child node
> > availability.
> >
> > `fwnode_for_each_available_child_node()` is meant to access the child
> > nodes of an fwnode, and therefore not direct child nodes of the device
> > node.
> >
> > [...]
>
> Applied, thanks!
>
> [2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes
> commit: 6eefd65ba6ae29ab801f6461e59c10f93dd496f8
I'm not sure what you rebased onto, but it wasn't LEDs or -next.
Anyway, I fixed-up the conflicts and pushed.
The patch should be in -next by tomorrow.
Please check it to ensure I didn't make any mistakes.
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2024-08-05 16:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-05 14:49 [PATCH v3 0/4] use device_for_each_child_node() to access device child nodes Javier Carrasco
2024-08-05 14:49 ` [PATCH v3 1/4] device property: document device_for_each_child_node macro Javier Carrasco
2024-08-05 21:21 ` Sakari Ailus
2024-08-05 14:49 ` [PATCH v3 2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes Javier Carrasco
2024-08-05 16:00 ` (subset) " Lee Jones
2024-08-05 16:01 ` Lee Jones [this message]
2024-08-06 20:45 ` Javier Carrasco
2024-08-05 14:49 ` [PATCH v3 3/4] net: mvpp2: use port_count to remove ports Javier Carrasco
2024-08-05 14:49 ` [PATCH v3 4/4] net: mvpp2: use device_for_each_child_node() to access device child nodes Javier Carrasco
2024-08-07 1:10 ` [PATCH v3 0/4] " Jakub Kicinski
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=20240805160153.GG1019230@google.com \
--to=lee@kernel$(echo .)org \
--cc=Jonathan.Cameron@huawei$(echo .)com \
--cc=andreas@kemnade$(echo .)info \
--cc=andriy.shevchenko@linux$(echo .)intel.com \
--cc=davem@davemloft$(echo .)net \
--cc=djrscally@gmail$(echo .)com \
--cc=edumazet@google$(echo .)com \
--cc=gregkh@linuxfoundation$(echo .)org \
--cc=heikki.krogerus@linux$(echo .)intel.com \
--cc=javier.carrasco.cruz@gmail$(echo .)com \
--cc=jdelvare@suse$(echo .)com \
--cc=jic23@kernel$(echo .)org \
--cc=kuba@kernel$(echo .)org \
--cc=linux-acpi@vger$(echo .)kernel.org \
--cc=linux-hwmon@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-leds@vger$(echo .)kernel.org \
--cc=linux@armlinux$(echo .)org.uk \
--cc=linux@roeck-us$(echo .)net \
--cc=marcin.s.wojtas@gmail$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=pavel@ucw$(echo .)cz \
--cc=rafael@kernel$(echo .)org \
--cc=robh@kernel$(echo .)org \
--cc=sakari.ailus@linux$(echo .)intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox