Re: [U-Boot] [PATCH v2 10/12] exynos: dts: Enable LCD for snow

2014-05-20 Thread Simon Glass
Hi Minkyu, On 15 May 2014 00:51, Minkyu Kang wrote: > On 03/04/14 08:24, Simon Glass wrote: >> Enable LCD for snow. This is a 1366 x 768 panel. >> >> Signed-off-by: Simon Glass >> --- >> >> Changes in v2: >> - Add a device tree node for the snow EDP bridge chip >> >> arch/arm/dts/exynos5250-sno

Re: [U-Boot] [PATCH v2 10/12] exynos: dts: Enable LCD for snow

2014-05-14 Thread Minkyu Kang
On 03/04/14 08:24, Simon Glass wrote: > Enable LCD for snow. This is a 1366 x 768 panel. > > Signed-off-by: Simon Glass > --- > > Changes in v2: > - Add a device tree node for the snow EDP bridge chip > > arch/arm/dts/exynos5250-snow.dts | 57 > > 1 fi

[U-Boot] [PATCH v2 10/12] exynos: dts: Enable LCD for snow

2014-04-02 Thread Simon Glass
Enable LCD for snow. This is a 1366 x 768 panel. Signed-off-by: Simon Glass --- Changes in v2: - Add a device tree node for the snow EDP bridge chip arch/arm/dts/exynos5250-snow.dts | 57 1 file changed, 57 insertions(+) diff --git a/arch/arm/dts/exyno