commit | b7e4b8cf797827389aeb47cb6e9ad2b73c5a5578 | [log] [tgz] |
---|---|---|
author | eric.gao@rock-chips.com <eric.gao@rock-chips.com> | Wed Jun 21 11:20:33 2017 +0800 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Aug 07 20:44:01 2017 +0200 |
tree | f89ab73153d0e327cda4f718f0b54d02dfb60728 | |
parent | 64ee9f60c5d8242c63deeb0c439a87d2a7ec4089 [diff] |
rockchip: video: mipi: Split mipi driver into common and specific parts To compatible with different rockchip soc, we split the mipi dirver into common and soc specific parts, and all the soc share the common functions from common driver part. Signed-off-by: Eric Gao <eric.gao@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> [agust: fix build breakage and warnings] Signed-off-by: Anatolij Gustschin <agust@denx.de>