drm/vc4: hvs: Make the HVS bind first
authorMaxime Ripard <maxime@cerno.tech>
Fri, 7 May 2021 15:05:10 +0000 (17:05 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 24 May 2021 12:42:30 +0000 (14:42 +0200)
commit7c9005703ff5de70faa9a0c5d571279382674372
treecd56b17efbe3167d7b620a553b9bb26b9883373a
parent5b006000423667ef0f55721fc93e477b31f22d28
drm/vc4: hvs: Make the HVS bind first

We'll need to have the HVS binding before the HDMI controllers so that
we can check whether the firmware allows to run in 4kp60. Reorder a bit
the component list, and document the current constraints we're aware of.

Acked-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20210507150515.257424-8-maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_drv.c