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

2016-03-29 Thread York Sun
On 03/23/2016 04:34 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 v4: > - Fix implicit declaration warning for adjust_vdd() > by including approriate

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

2016-03-23 Thread Rai Harninder
This patch enable VID support for ls2080ardb platform. It uses the common VID driver Signed-off-by: Rai Harninder --- Changes in v4: - Fix implicit declaration warning for adjust_vdd() by including approriate header file Changes in v3: - Call adjust_vdd() so that the