Rob Herring ec79ed5e15 soc: fsl: Use of_property_present() for testing DT property presence
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.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-04-14 14:58:50 +02:00
..
2023-02-27 10:04:49 -08:00
2022-03-23 18:23:13 -07:00
2023-02-27 10:04:49 -08:00
2023-02-27 10:04:49 -08:00
2023-01-16 09:26:06 +01:00
2022-12-19 16:07:59 -06:00