linux-mainline/drivers/gpu/drm/tiny
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
..
arcpgu.c drm/arcpgu: Use GEM DMA fbdev emulation 2023-03-14 17:07:49 +01:00
bochs.c drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag 2023-03-22 13:32:47 +01:00
cirrus.c drm/cirrus: Use VGA macro constants to unblank 2023-03-13 10:37:09 +01:00
gm12u320.c drm: gm12u320: Remove #ifdef guards for PM related functions 2022-12-12 13:07:03 +00:00
hx8357d.c
ili9163.c
ili9225.c
ili9341.c
ili9486.c drm/tiny: ili9486: Do not assume 8-bit only SPI controllers 2023-01-02 11:02:08 +01:00
Kconfig
Makefile
mi0283qt.c
ofdrm.c drm: Use of_property_read_bool() for boolean properties 2023-03-30 13:46:07 -05:00
panel-mipi-dbi.c drm/tiny: panel-mipi-dbi: Read I/O supply from DT 2022-12-14 14:58:09 +01:00
repaper.c
simpledrm.c drm: Use of_property_present() for testing DT property presence 2023-03-28 14:55:33 -05:00
st7586.c
st7735r.c