[U-Boot] [PATCH 2/4] imx: cx9020: migrate cx9020 to CONFIG_DM_USB

2019-12-29 Thread sbabic
> From: Steffen Dirkwinkel > Note: gpio7_8 was never used for usb power regulator so we remove it here > Acked-by: Patrick Bruenn > Signed-off-by: Steffen Dirkwinkel Applied to u-boot-imx, -next, thanks ! Best regards, Stefano Babic --

[U-Boot] [PATCH 2/4] imx: cx9020: migrate cx9020 to CONFIG_DM_USB

2019-10-22 Thread linux-kernel-dev
From: Steffen Dirkwinkel Note: gpio7_8 was never used for usb power regulator so we remove it here Acked-by: Patrick Bruenn Signed-off-by: Steffen Dirkwinkel --- arch/arm/dts/imx53-cx9020.dts | 11 ++- board/beckhoff/mx53cx9020/mx53cx9020.c | 10 --