linux-loongson/drivers/net/ethernet/freescale/fman
Alexander Stein 7781c4f703 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 c141ecc3ce ("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: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Sean Anderson <sean.anderson@linux.dev>
Link: https://patch.msgid.link/20250610114057.414791-1-alexander.stein@ew.tq-group.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-06-11 14:26:22 -07:00
..
fman_dtsec.c net: remove phylink_pcs .neg_mode boolean 2025-02-14 17:09:50 -08:00
fman_dtsec.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
fman_keygen.c
fman_keygen.h
fman_mac.h net: dpaa: Convert to phylink 2022-10-19 13:25:09 +01:00
fman_memac.c net: fman_memac: Don't use of_property_read_bool on non-boolean property managed 2025-06-11 14:26:22 -07:00
fman_memac.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
fman_muram.c net: fman: Remove some unused fields in some structure 2024-04-03 19:30:28 -07:00
fman_muram.h
fman_port.c fsl/fman: Fix a typo 2024-10-08 18:14:47 -07:00
fman_port.h
fman_sp.c
fman_sp.h
fman_tgec.c net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode() 2024-10-09 12:50:11 +01:00
fman_tgec.h net: fman: Pass params directly to mac init 2022-09-05 14:27:39 +01:00
fman.c net: simplify resource acquisition + ioremap 2024-12-06 17:28:34 -08:00
fman.h fsl/fman: Validate cell-index value obtained from Device Tree 2024-10-31 19:05:09 -07:00
Kconfig net: fman: remove reference to non-existing config PCS 2022-11-18 19:19:58 -08:00
mac.c fsl/fman: Validate cell-index value obtained from Device Tree 2024-10-31 19:05:09 -07:00
mac.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-10-25 09:08:22 +02:00
Makefile