drm/bridge: ti-tfp410: Add support for the powerdown GPIO
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 1 Oct 2018 15:07:48 +0000 (18:07 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 18 Mar 2019 09:42:13 +0000 (11:42 +0200)
commit38c02db7e66e3582d2712f8a066c0e85583b3bb1
tree010dfa18c1c45a993e9cb567d4610eca21dd67ff
parent60b903c3e621ccb61fc9432fc32d64c6e3604955
drm/bridge: ti-tfp410: Add support for the powerdown GPIO

The TFP410 has a powerdown pin that can be connected to a GPIO to
control power saving. The DT bindings define a corresponding property,
but the driver doesn't implement support for it. Fix that.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Jyri Sarha <jsarha@ti.com>
Tested-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/bridge/ti-tfp410.c