From: patchwork-bot+netdevbpf@kernel.org
To: Rob Herring <robh@kernel.org>
Cc: simon.horman@corigine.com, alexandre.torgue@foss.st.com,
linux-kernel@vger.kernel.org, edumazet@google.com,
shenwei.wang@nxp.com, festevam@gmail.com,
linux-stm32@st-md-mailman.stormreply.com, qiang.zhao@nxp.com,
michal.simek@xilinx.com, joabreu@synopsys.com,
xiaoning.wang@nxp.com, linux-imx@nxp.com, romieu@fr.zoreil.com,
kuba@kernel.org, pabeni@redhat.com, kvalo@kernel.org,
wg@grandegger.com, grygorii.strashko@ti.com,
kernel@pengutronix.de, s.hauer@pengutronix.de,
linuxppc-dev@lists.ozlabs.org, linux-can@vger.kernel.org,
claudiu.manoil@nxp.com, mkl@pengutronix.de,
peppe.cavallaro@st.com, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org,
linux-wireless@vger.kernel.org, nicolas.ferre@microchip.com,
davem@davemloft.net, mcoquelin.stm32@gmail.com, wei.fang@nxp.com,
sam@mendozajonas.com, shawnguo@kernel.org,
claudiu.beznea@microchip.com
Subject: Re: [PATCH v2] net: Use of_property_read_bool() for boolean properties
Date: Thu, 16 Mar 2023 17:50:20 +0000 [thread overview]
Message-ID: <167898902004.2133.16158810493778389682.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230314191828.914124-1-robh@kernel.org>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Tue, 14 Mar 2023 14:18:27 -0500 you wrote:
> It is preferred to use typed property access functions (i.e.
> of_property_read_<type> functions) rather than low-level
> of_get_property/of_find_property functions for reading properties.
> Convert reading boolean properties to of_property_read_bool().
>
> Reviewed-by: Simon Horman <simon.horman@corigine.com>
> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for net/can
> Acked-by: Kalle Valo <kvalo@kernel.org>
> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> Acked-by: Francois Romieu <romieu@fr.zoreil.com>
> Reviewed-by: Wei Fang <wei.fang@nxp.com>
> Signed-off-by: Rob Herring <robh@kernel.org>
>
> [...]
Here is the summary with links:
- [v2] net: Use of_property_read_bool() for boolean properties
https://git.kernel.org/netdev/net/c/1a87e641d8a5
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-03-16 17:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-14 19:18 [PATCH v2] net: Use of_property_read_bool() for boolean properties Rob Herring
2023-03-16 17:50 ` patchwork-bot+netdevbpf [this message]
2023-03-17 0:07 ` 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=167898902004.2133.16158810493778389682.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexandre.torgue@foss.st.com \
--cc=claudiu.beznea@microchip.com \
--cc=claudiu.manoil@nxp.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=festevam@gmail.com \
--cc=grygorii.strashko@ti.com \
--cc=joabreu@synopsys.com \
--cc=kernel@pengutronix.de \
--cc=kuba@kernel.org \
--cc=kvalo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-can@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mcoquelin.stm32@gmail.com \
--cc=michal.simek@xilinx.com \
--cc=mkl@pengutronix.de \
--cc=netdev@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=pabeni@redhat.com \
--cc=peppe.cavallaro@st.com \
--cc=qiang.zhao@nxp.com \
--cc=robh@kernel.org \
--cc=romieu@fr.zoreil.com \
--cc=s.hauer@pengutronix.de \
--cc=sam@mendozajonas.com \
--cc=shawnguo@kernel.org \
--cc=shenwei.wang@nxp.com \
--cc=simon.horman@corigine.com \
--cc=wei.fang@nxp.com \
--cc=wg@grandegger.com \
--cc=xiaoning.wang@nxp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).