commit | e0b226051c535bba346a2af1b7de57a259eb2922 | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Mon Nov 05 20:24:29 2018 -0800 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Nov 13 22:08:23 2018 +0530 |
tree | 82baa67470899e5e9402267b8db4b093020bc9f0 | |
parent | 57789d60daed7a2a5f69ee1b06978a4b4bca219e [diff] |
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. 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>