[PATCH] mtd: hyperbus: Use of_property_present() for non-boolean properties
Miquel Raynal
miquel.raynal at bootlin.com
Wed Jan 15 10:14:43 PST 2025
Hi Rob,
On 09/01/2025 at 12:21:48 -06, "Rob Herring (Arm)" <robh at kernel.org> wrote:
> The use of of_property_read_bool() for non-boolean properties is
> deprecated in favor of of_property_present() when testing for property
> presence.
This patch did not apply because of another unrelated change in my tree
touching the return paths in this driver, I fixed it while applying.
Thanks,
Miquèl
More information about the linux-mtd
mailing list