Files
linux/arch
Rob Herring 908ce5c0e7 ARM: pxa: Use of_property_read_bool() for boolean properties
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.
Convert reading boolean properties to to of_property_read_bool().

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-04-14 14:58:41 +02:00
..
2023-03-09 10:01:59 -08:00
2023-02-09 17:03:20 -08:00