
30 Apr
2017
30 Apr
'17
5:48 a.m.
On 28 April 2017 at 03:09, Eric Gao eric.gao@rock-chips.com wrote:
Because rk3288 and rk3399 use the same mipi dsi controller and phy with only a few difference in grf register. So we share the mipi driver, and handle the difference.
Signed-off-by: Eric Gao eric.gao@rock-chips.com
Changes in v2: -Modify some variate's type for compatibility between arm64 and arm32 machine.
Changes in v1: -Make a different configuration for rk3288.
drivers/video/rockchip/rk_mipi.c | 68 ++++++++++++++++++++++++++++++++-------- 1 file changed, 55 insertions(+), 13 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org