Commit 7781c4f7 authored by Alexander Stein's avatar Alexander Stein Committed by Jakub Kicinski
Browse files

net: fman_memac: Don't use of_property_read_bool on non-boolean property managed



'managed' is a non-boolean property specified in ethernet-controller.yaml.
Since commit c141ecc3 ("of: Warn when of_property_read_bool() is
used on non-boolean properties") this raises a warning. Use the
replacement of_property_present() instead.

Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: default avatarSean Anderson <sean.anderson@linux.dev>
Link: https://patch.msgid.link/20250610114057.414791-1-alexander.stein@ew.tq-group.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent ae4e3334
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment