linux-stable/drivers/gpu/drm/bridge/imx
Rob Herring 7fa5047a43 drm: 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.

Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Reviewed-by: Liu Ying <victor.liu@nxp.com> # i.MX bridge
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20230310144705.1542207-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
2023-03-28 14:55:33 -05:00
..
imx-ldb-helper.c drm: Remove linux/media-bus-format.h from drm_crtc.h 2022-07-05 21:15:13 +03:00
imx-ldb-helper.h drm/bridge: imx: Add LDB driver helper support 2022-06-20 21:15:15 +02:00
imx8qm-ldb-drv.c drm/bridge: imx8qm-ldb: Convert to platform remove callback returning void 2023-03-20 11:51:51 +01:00
imx8qxp-ldb-drv.c drm/bridge: imx8qxp-ldb: Convert to platform remove callback returning void 2023-03-20 11:51:51 +01:00
imx8qxp-pixel-combiner.c drm/bridge: imx8qxp-pixel-combiner: Convert to platform remove callback returning void 2023-03-20 11:51:51 +01:00
imx8qxp-pixel-link.c drm: Use of_property_present() for testing DT property presence 2023-03-28 14:55:33 -05:00
imx8qxp-pxl2dpi.c drm/bridge: imx8qxp-pxl2dpi: Convert to platform remove callback returning void 2023-03-20 11:51:52 +01:00
Kconfig drm/bridge: imx: i.MX8 bridge drivers should depend on ARCH_MXC 2022-07-01 10:26:38 +02:00
Makefile drm/bridge: imx: Add LDB support for i.MX8qm 2022-06-20 21:15:19 +02:00