MLK-23964-6 video: dsi_host: add disable host interface
authorYe Li <ye.li@nxp.com>
Sat, 9 May 2020 15:49:50 +0000 (08:49 -0700)
committerYe Li <ye.li@nxp.com>
Thu, 29 Apr 2021 10:26:03 +0000 (03:26 -0700)
commit676d09e8a806e0f126c594c5d7dad101b9b48b98
treef11239b441329ee4dca8c255fb9128539d5afa26
parentb8a6bdf37d5329fdbab65ec3c05c99b65f9e9e5d
MLK-23964-6 video: dsi_host: add disable host interface

Current operations structure has provided disable callback, but
there is no API from dsi_host uclass to use it.

Add this disable host interface, so that dsi bridge can call it
to disable host

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit f051226ae38d6035c52629fe12f3d661c9891be1)
(cherry picked from commit e2574b3a21789a853c47da95824bd76a657bd3a6)
drivers/video/dsi-host-uclass.c
include/dsi_host.h