[U-Boot] [PATCH] ARM: exynos5420: Leave VBUS GPIO configuration up to common code
    Simon Glass 
    sjg at chromium.org
       
    Sun Dec  7 22:28:49 CET 2014
    
    
  
On 5 December 2014 at 13:46, Sjoerd Simons
<sjoerd.simons at collabora.co.uk> wrote:
> Since commit 4a271cb1b4ffdf330 (exynos: usb: Switch USB VBUS GPIOs to be
> device tree configured) it's not needed for the board specific files to
> turn on the VBUS GPIO by hand as that gets done based on device tree. So
> drop the redundant code from the SMDK5420 board file.
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> ---
>  board/samsung/smdk5420/smdk5420.c | 16 ----------------
>  1 file changed, 16 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
Tested on Pi (exynos5420/5800)
Tested-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list