Re: [PATCH] phy: omap: Adapt phy-omap-usb2 for AM437x

2013-10-15 Thread Felipe Balbi
Hi, On Tue, Oct 15, 2013 at 12:35:12PM +0530, George Cherian wrote: > Hi Mark, > > Fixed all your comments and already sent a V2. > > > On 10/14/2013 8:03 PM, Mark Rutland wrote: > >On Mon, Oct 14, 2013 at 01:43:23PM +0100, George Cherian wrote: > >>This patch adds a compatible for AM437x "ti,a

Re: [PATCH] phy: omap: Adapt phy-omap-usb2 for AM437x

2013-10-15 Thread George Cherian
Hi Mark, Fixed all your comments and already sent a V2. On 10/14/2013 8:03 PM, Mark Rutland wrote: On Mon, Oct 14, 2013 at 01:43:23PM +0100, George Cherian wrote: This patch adds a compatible for AM437x "ti,am43xx-usb2" to reuse the same phy-omap-usb2 driver. Also updated the documentation t

Re: [PATCH] phy: omap: Adapt phy-omap-usb2 for AM437x

2013-10-14 Thread Mark Rutland
On Mon, Oct 14, 2013 at 01:43:23PM +0100, George Cherian wrote: > This patch adds a compatible for AM437x "ti,am43xx-usb2" to > reuse the same phy-omap-usb2 driver. > > Also updated the documentation to add the new compatible. > > Signed-off-by: George Cherian > --- > Documentation/devicetree/b

[PATCH] phy: omap: Adapt phy-omap-usb2 for AM437x

2013-10-14 Thread George Cherian
This patch adds a compatible for AM437x "ti,am43xx-usb2" to reuse the same phy-omap-usb2 driver. Also updated the documentation to add the new compatible. Signed-off-by: George Cherian --- Documentation/devicetree/bindings/usb/usb-phy.txt | 2 +- drivers/phy/phy-omap-usb2.c