Am Montag, 5. März 2018, 09:57:41 CET schrieb Marek Szyprowski:
If there is another bridge after analogix_dp, then the connector object should not be created. This fixes following timeouts on Exynos5420-based Chromebook2 Peach-PIT board during boot:
exynos-dp 145b0000.dp-controller: AUX CH cmd reply timeout! exynos-dp 145b0000.dp-controller: AUX CH enable timeout! exynos-dp 145b0000.dp-controller: AUX CH enable timeout! exynos-dp 145b0000.dp-controller: AUX CH enable timeout! exynos-dp 145b0000.dp-controller: AUX CH enable timeout!
Signed-off-by: Marek Szyprowski m.szyprowski@samsung.com
on top of current drm-misc-next on rk3288 and rk3399 Tested-by: Heiko Stuebner heiko@sntech.de
The change itself also looks sane to me, but my knowledge about drm-internals is still now that high, so I can't really say if I'm missing something.
Heiko