[U-Boot] [PATCH v2 2/4] rockchip: video: Add mipi display support for rk3288

Simon Glass sjg at chromium.org
Sun Apr 30 03:48:19 UTC 2017


On 28 April 2017 at 03:09, Eric Gao <eric.gao at 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 at 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 at chromium.org>


More information about the U-Boot mailing list