[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168355691642.25692.10503148227988680423.git-patchwork-notify@kernel.org>
Date: Mon, 08 May 2023 14:41:56 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Rob Herring <robh@...nel.org>
Cc: linux-riscv@...ts.infradead.org, ulf.hansson@...aro.org,
rafael@...nel.org, daniel.lezcano@...aro.org, anup@...infault.org,
paul.walmsley@...ive.com, palmer@...belt.com,
aou@...s.berkeley.edu, devicetree@...r.kernel.org,
linux-pm@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cpuidle: Use of_property_present() for testing DT property
presence
Hello:
This patch was applied to riscv/linux.git (fixes)
by Rafael J. Wysocki <rafael.j.wysocki@...el.com>:
On Fri, 10 Mar 2023 08:47:03 -0600 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. As
> part of this, convert of_get_property/of_find_property calls to the
> recently added of_property_present() helper when we just want to test
> for presence of a property and nothing more.
>
> [...]
Here is the summary with links:
- cpuidle: Use of_property_present() for testing DT property presence
https://git.kernel.org/riscv/c/f914bfdd7f84
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists