commit | 8a08f671f31c9bbcbe9d333632005e58162567ca | [log] [tgz] |
---|---|---|
author | Maciej Purski <m.purski@samsung.com> | Wed Jul 25 17:46:38 2018 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Sep 20 17:19:25 2018 +0900 |
tree | 98f38f66c5750485283fc862ec48d7dce34b7ddb | |
parent | 6afb7721e2a0e433eaae3a184e8c69e23b5927ed [diff] |
drm/exynos: enable out_bridge in exynos_dsi_enable As the out bridge will not be enabled directly by the framework, it should be enabled by DSI. exynos_dsi_enable() should handle a case, when there is an out_bridge connected as a DSI peripheral. Changed in v5: - fixed error path in exynos_dsi_enable Signed-off-by: Maciej Purski <m.purski@samsung.com> [ a.hajda@samsung.com: v5 ] Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>