[U-Boot] [PATCH v3 10/11] rockchip: configs: Enable mipi dsi for rk3399

Eddie Cai eddie.cai.linux at gmail.com
Thu Apr 20 02:02:19 UTC 2017


2017-04-19 20:39 GMT+08:00 Eric Gao <eric.gao at rock-chips.com>:
> Enable mipi dsi by default for rk3399-evb board
>
> Signed-off-by: Eric Gao <eric.gao at rock-chips.com>
Reviewed-by: Eddie Cai <eddie.cai.linux at gmail.com>
>
> ---
>
> Changes in v3: None
> Changes in v2:
> -Add defconfigs for mipi display, so that it can be enabled by default.
>
>  configs/evb-rk3399_defconfig | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/configs/evb-rk3399_defconfig b/configs/evb-rk3399_defconfig
> index cef8506..3405857 100644
> --- a/configs/evb-rk3399_defconfig
> +++ b/configs/evb-rk3399_defconfig
> @@ -66,3 +66,9 @@ CONFIG_PMIC_CHILDREN=y
>  CONFIG_SPL_PMIC_CHILDREN=y
>  CONFIG_PMIC_RK808=y
>  CONFIG_REGULATOR_RK808=y
> +CONFIG_DM_VIDEO=y
> +CONFIG_DM_PWM=y
> +CONFIG_PWM_ROCKCHIP=y
> +CONFIG_DISPLAY=y
> +CONFIG_VIDEO_ROCKCHIP=y
> +CONFIG_DISPLAY_ROCKCHIP_MIPI=y
> --
> 1.9.1
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list