Files
linux/drivers
Rob Herring e27a85c175 drm: 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 of_property_read_bool().

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20230310144706.1542295-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
2023-03-30 13:46:07 -05:00
..
2023-03-16 16:54:38 +09:00
2023-02-20 12:26:35 +01:00
2023-03-09 10:06:28 +01:00
2023-03-24 17:11:27 +01:00
2023-03-29 16:00:23 +02:00