Re: [U-Boot] [u-boot 02/40] ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY

2015-02-20 Thread Kishon Vijay Abraham I
Hi, On Monday 16 February 2015 06:59 PM, Marek Vasut wrote: On Monday, February 16, 2015 at 11:07:39 AM, Lukasz Majewski wrote: Hi Kishon, Enabled clocks for dwc3 controller and USB PHY present in AM43xx. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com ---

Re: [U-Boot] [u-boot 02/40] ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY

2015-02-20 Thread Marek Vasut
On Friday, February 20, 2015 at 10:30:34 AM, Kishon Vijay Abraham I wrote: Hi, On Monday 16 February 2015 06:59 PM, Marek Vasut wrote: On Monday, February 16, 2015 at 11:07:39 AM, Lukasz Majewski wrote: Hi Kishon, [...] Two blank lines. /* Control status register */ #define

Re: [U-Boot] [u-boot 02/40] ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY

2015-02-16 Thread Marek Vasut
On Monday, February 16, 2015 at 11:07:39 AM, Lukasz Majewski wrote: Hi Kishon, Enabled clocks for dwc3 controller and USB PHY present in AM43xx. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com --- arch/arm/cpu/armv7/am33xx/clock_am43xx.c | 12 +++

Re: [U-Boot] [u-boot 02/40] ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY

2015-02-16 Thread Lukasz Majewski
Hi Kishon, Enabled clocks for dwc3 controller and USB PHY present in AM43xx. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com --- arch/arm/cpu/armv7/am33xx/clock_am43xx.c | 12 +++ arch/arm/include/asm/arch-am33xx/cpu.h | 22 ++--

[U-Boot] [u-boot 02/40] ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY

2015-02-06 Thread Kishon Vijay Abraham I
Enabled clocks for dwc3 controller and USB PHY present in AM43xx. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com --- arch/arm/cpu/armv7/am33xx/clock_am43xx.c | 12 +++ arch/arm/include/asm/arch-am33xx/cpu.h | 22 ++--