Rob Herring eaedf192f6 Input: zinitix - 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>
Link: https://lore.kernel.org/r/20230310144708.1542682-1-robh@kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2023-03-17 04:17:30 -07:00
..
2022-09-29 16:25:42 -07:00
2023-03-17 04:01:30 -07:00
2023-02-25 15:01:32 -08:00
2023-02-25 15:01:32 -08:00
2022-09-29 16:25:42 -07:00
2020-10-06 18:34:15 -07:00
2022-09-29 16:25:42 -07:00
2022-09-29 16:25:42 -07:00
2023-02-25 15:01:32 -08:00
2022-09-25 00:57:25 -07:00