linux/drivers/mtd/hyperbus
Rob Herring (Arm) cd97c96168 mtd: hyperbus: Use of_property_present() for non-boolean properties
The use of of_property_read_bool() for non-boolean properties is
deprecated in favor of of_property_present() when testing for property
presence.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2025-01-15 19:12:19 +01:00
..
hbmc-am654.c mtd: hyperbus: Use of_property_present() for non-boolean properties 2025-01-15 19:12:19 +01:00
hyperbus-core.c mtd: hyperbus: Make hyperbus_unregister_device() return void 2022-06-09 15:06:13 +02:00
Kconfig mtd: hyperbus: HBMC_AM654 should depend on ARCH_K3 2022-03-14 17:01:58 +01:00
Makefile
rpc-if.c mtd: Switch back to struct platform_driver::remove() 2024-10-21 11:58:07 +02:00