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

2017-04-20 Thread Simon Glass
On 19 April 2017 at 22:45, Eric Gao wrote: > Enable mipi dsi by default for rk3399-evb board > > Signed-off-by: Eric Gao > > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: > -Add defconfigs for mipi display, so that it can be enabled by default. > > configs/evb-rk3399_defconf

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

2017-04-19 Thread Eric Gao
Enable mipi dsi by default for rk3399-evb board Signed-off-by: Eric Gao --- Changes in v4: None 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/con