Re: [U-Boot] [PATCH][v3] armv8/ls2080ardb: Enable VID support

2016-03-07 Thread york sun
On 02/12/2016 01:39 AM, Rai Harninder wrote: > This patch enable VID support for ls2080ardb platform. > It uses the common VID driver > > Signed-off-by: Rai Harninder > --- > Changes in v3: > - Call adjust_vdd() so that the voltage gets adjusted > during u-boot boot up itself > > Changes in v2 >

[U-Boot] [PATCH][v3] armv8/ls2080ardb: Enable VID support

2016-02-12 Thread Rai Harninder
This patch enable VID support for ls2080ardb platform. It uses the common VID driver Signed-off-by: Rai Harninder --- Changes in v3: - Call adjust_vdd() so that the voltage gets adjusted during u-boot boot up itself Changes in v2 - Use CONFIG_FSL_LSCH3 instead of CONFIG_LAYERSCAPE since the la