Re: [PATCH 1/1] ARM: dts: omap5: Add clocks to USB3 PHY node

2014-04-18 Thread Tony Lindgren
* Roger Quadros [140414 00:23]: > Hi Tony, > > On 04/01/2014 05:13 PM, Felipe Balbi wrote: > > On Tue, Apr 01, 2014 at 01:37:27PM +0300, Roger Quadros wrote: > >> The USB3 PHY driver (ti-pipe3) was updated so that the relevant > >> clock phandles are expected in the DT node. > >> Provide the nece

Re: [PATCH 1/1] ARM: dts: omap5: Add clocks to USB3 PHY node

2014-04-14 Thread Roger Quadros
Hi Tony, On 04/01/2014 05:13 PM, Felipe Balbi wrote: > On Tue, Apr 01, 2014 at 01:37:27PM +0300, Roger Quadros wrote: >> The USB3 PHY driver (ti-pipe3) was updated so that the relevant >> clock phandles are expected in the DT node. >> Provide the necessary clocks. >> >> Reported-by: Kishon Vijay A

Re: [PATCH 1/1] ARM: dts: omap5: Add clocks to USB3 PHY node

2014-04-01 Thread Felipe Balbi
On Tue, Apr 01, 2014 at 01:37:27PM +0300, Roger Quadros wrote: > The USB3 PHY driver (ti-pipe3) was updated so that the relevant > clock phandles are expected in the DT node. > Provide the necessary clocks. > > Reported-by: Kishon Vijay Abraham I > Signed-off-by: Roger Quadros Great!!! Acked-b

[PATCH 1/1] ARM: dts: omap5: Add clocks to USB3 PHY node

2014-04-01 Thread Roger Quadros
The USB3 PHY driver (ti-pipe3) was updated so that the relevant clock phandles are expected in the DT node. Provide the necessary clocks. Reported-by: Kishon Vijay Abraham I Signed-off-by: Roger Quadros --- arch/arm/boot/dts/omap5.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/a