linux/drivers/gpu/drm/bridge
Matheus Castello 1a70ca89d5 drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
Returns EPROBE_DEFER when of_drm_find_bridge() fails, this is consistent
with what all the other DRM bridge drivers are doing and this is
required since the bridge might not be there when the driver is probed
and this should not be a fatal failure.

Cc: <stable@vger.kernel.org>
Fixes: 30e2ae943c ("drm/bridge: Introduce LT8912B DSI to HDMI bridge")
Signed-off-by: Matheus Castello <matheus.castello@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230322143821.109744-1-francesco@dolcini.it
2023-03-22 18:01:57 +01:00
..
adv7511 drm/bridge: adv7511: Convert to i2c's .probe_new() 2022-12-12 17:17:42 +01:00
analogix drm/bridge: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
cadence drm/bridge: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
imx drm: Remove linux/i2c.h from drm_crtc.h 2022-07-05 21:15:23 +03:00
synopsys ASoC: hdmi-codec: zero clear HDMI pdata 2023-01-20 11:51:48 +00:00
Kconfig drm/bridge: cdns-dsi: Move to drm/bridge/cadence 2023-01-17 17:57:34 +02:00
Makefile drm/bridge: cdns-dsi: Move to drm/bridge/cadence 2023-01-17 17:57:34 +02:00
chipone-icn6211.c drm/bridge: icn6211: Convert to i2c's .probe_new() 2022-12-09 10:32:54 +01:00
chrontel-ch7033.c drm/bridge: chrontel-ch7033: Convert to i2c's .probe_new() 2022-12-08 17:21:35 +01:00
cros-ec-anx7688.c i2c: Make remove callback return void 2022-08-16 12:46:26 +02:00
display-connector.c drm: Remove linux/media-bus-format.h from drm_crtc.h 2022-07-05 21:15:13 +03:00
fsl-ldb.c drm/bridge: fsl-ldb: Add i.MX93 LDB support 2023-01-23 09:46:38 +01:00
ite-it6505.c drm/bridge: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
ite-it66121.c drm/bridge: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
lontium-lt8912b.c drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found 2023-03-22 18:01:57 +01:00
lontium-lt9211.c drm/bridge: lt9211: Convert to i2c's .probe_new() 2022-12-09 10:32:55 +01:00
lontium-lt9611.c drm/bridge: lt9611: properly program the dual host mode 2023-01-18 15:27:10 +01:00
lontium-lt9611uxc.c drm/bridge: lt9611uxc: Convert to i2c's .probe_new() 2022-12-09 10:32:56 +01:00
lvds-codec.c drm/bridge: lvds-codec: Fix error checking of drm_of_lvds_get_data_mapping() 2022-08-29 17:30:32 +02:00
megachips-stdpxxxx-ge-b850v3-fw.c drm/bridge: megachips: Convert to i2c's .probe_new() 2022-12-09 10:32:56 +01:00
nwl-dsi.c drm: Remove linux/media-bus-format.h from drm_crtc.h 2022-07-05 21:15:13 +03:00
nwl-dsi.h
nxp-ptn3460.c drm/bridge: nxp-ptn3460: Convert to i2c's .probe_new() 2022-12-09 10:32:56 +01:00
panel.c drm/bridge: panel: Prevent ERR_PTR Dereference 2023-01-05 08:50:05 +01:00
parade-ps8622.c drm/bridge: parade-ps8622: Convert to i2c's .probe_new() 2022-12-12 17:17:46 +01:00
parade-ps8640.c drm/bridge: ps8640: Use atomic variants of drm_bridge_funcs 2022-12-08 09:56:56 +01:00
sii902x.c drm/bridge: sii902x: Use dev_err_probe 2023-01-19 08:41:41 +01:00
sii9234.c drm/bridge: sii9234: Convert to i2c's .probe_new() 2022-12-09 10:32:57 +01:00
sil-sii8620.c drm/bridge: sii8620: Convert to i2c's .probe_new() 2022-12-09 10:32:57 +01:00
sil-sii8620.h
simple-bridge.c drm: Drop drm_edid.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
tc358762.c drm/fb-helper: Remove unnecessary include statements 2022-11-05 17:12:04 +01:00
tc358764.c drm/bridge: tc358764: Enable pre_enable_prev_first flag 2023-01-26 15:11:24 +09:00
tc358767.c drm/bridge: tc358767: Set default CLRSIPO count 2023-01-16 13:47:30 +01:00
tc358768.c drm/bridge: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
tc358775.c drm/bridge: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
thc63lvd1024.c drm/bridge: thc63lvd1024: Fix regulator_get_optional() misuse 2021-01-05 07:19:48 +02:00
ti-dlpc3433.c i2c: Make remove callback return void 2022-08-16 12:46:26 +02:00
ti-sn65dsi83.c drm/bridge: ti-sn65dsi83: Convert to i2c's .probe_new() 2022-12-12 17:17:49 +01:00
ti-sn65dsi86.c drm-misc-next for v6.3: 2023-01-04 14:59:25 +01:00
ti-tfp410.c drm/bridge: tfp410: Convert to i2c's .probe_new() 2022-12-09 10:32:59 +01:00
ti-tpd12s015.c