Home
last modified time | relevance | path

Searched hist:"7587 ed89681ec6b3f3b0e99733792076fa50cdaf" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/bridge/
H A Dvideo-bridge-uclass.c7587ed89681ec6b3f3b0e99733792076fa50cdaf Tue Nov 06 04:24:29 UTC 2018 Vasily Khoruzhick <anarsoul@gmail.com> UPSTREAM: dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing

Both GPIOs are optional, so we shouldn't fail if any is missing.
Without this fix reset is not deasserted if sleep GPIO is missing.

Change-Id: I25f2d11d7df96a4a93fcd844bcf34c3fb5109336
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Tested-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Cc: Vagrant Cascadian <vagrant@debian.org>
(cherry-picked from 8336a43792a103c13d939b3925cb75322911f7fb)