linux_dsm_epyc7002/drivers/gpu/drm/bridge/analogix
Maxime Ripard c8401e0cc1
drm/bridge: anx6345: Fix compilation breakage on systems without CONFIG_OF
The driver assumes that the platform uses the device tree, and thus relies
on some fields (of_node) being declared in some structures (drm_bridge).

This isn't true for all platforms, so make sure we can only compile the
ANX6345 on platforms where DT support is selected.

Cc: Torsten Duwe <duwe@lst.de>
Fixes: 6aa1926980 ("drm/bridge: Add Analogix anx6345 support")
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20191112204551.541449-1-maxime@cerno.tech
2019-11-13 09:52:44 +01:00
..
analogix_dp_core.c drm: Stop including drm_bridge.h from drm_crtc.h 2019-08-28 22:11:03 +02:00
analogix_dp_core.h drm/rockchip: Use the helpers for PSR 2019-07-26 14:48:03 -04:00
analogix_dp_reg.c Linux 5.2-rc5 2019-06-19 12:07:29 +02:00
analogix_dp_reg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
analogix-anx78xx.c drm/bridge: extract some Analogix I2C DP common code 2019-11-08 10:27:37 +01:00
analogix-anx78xx.h drm/bridge: split some definitions of ANX78xx to dedicated headers 2019-11-08 10:27:32 +01:00
analogix-anx6345.c drm/bridge: fix anx6345 compilation for v5.5 2019-11-12 20:20:25 +01:00
analogix-i2c-dptx.c drm/bridge: Prepare Analogix anx6345 support 2019-11-08 10:27:53 +01:00
analogix-i2c-dptx.h drm/bridge: Prepare Analogix anx6345 support 2019-11-08 10:27:53 +01:00
analogix-i2c-txcommon.h drm/bridge: Prepare Analogix anx6345 support 2019-11-08 10:27:53 +01:00
Kconfig drm/bridge: anx6345: Fix compilation breakage on systems without CONFIG_OF 2019-11-13 09:52:44 +01:00
Makefile drm/bridge: Add Analogix anx6345 support 2019-11-08 10:28:18 +01:00