[PATCH v3 15/21] drm/sun4i: Ignore the generic connectors for components
From: Chen-Yu Tsai <hidden>
Date: 2017-05-17 09:00:32
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
From: Chen-Yu Tsai <hidden>
Date: 2017-05-17 09:00:32
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
On Wed, May 17, 2017 at 3:40 PM, Maxime Ripard [off-list ref] wrote:
The generic connectors such as hdmi-connector doesn't have any driver in, so if they are added to the component list, we will be waiting forever for a non-existing driver to probe. Add a list of the connectors we want to ignore when building our component list. Signed-off-by: Maxime Ripard <redacted>
Reviewed-by: Chen-Yu Tsai <redacted>