[U-Boot] [U-Boot, v3, 2/3] rockchip: video: mipi: Split mipi driver into common and specific parts

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sun Jun 25 23:24:02 UTC 2017


> 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 at rock-chips.com>
> ---
> 
> Changes in v2:
> -Use dev_read_addr to replace devfdt_get_addr.
> 
> Changes in v1:
> -Delete the unused variable.
> 
>  drivers/video/rockchip/rk3399_mipi.c | 183 +++++++++++++++++++++++++++++++++++
>  drivers/video/rockchip/rk_mipi.c     | 170 ++------------------------------
>  drivers/video/rockchip/rk_mipi.h     |  32 ++++++
>  3 files changed, 221 insertions(+), 164 deletions(-)
>  create mode 100644 drivers/video/rockchip/rk3399_mipi.c
>  create mode 100644 drivers/video/rockchip/rk_mipi.h
> 

Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>


More information about the U-Boot mailing list