Re: [PATCH V5] usb: Add Device Tree support to XHCI Platform driver

2013-08-01 Thread Sarah Sharp
On Wed, Jul 31, 2013 at 11:45:48PM +0400, Sergei Shtylyov wrote: Hello. On 07/31/2013 10:48 PM, Sarah Sharp wrote: Sergei, Felipe, do you have a strong preference on this name? Or should I take the patch as is? I've already said I don't have a strong preference. Ok, I will take the

Re: [PATCH V5] usb: Add Device Tree support to XHCI Platform driver

2013-07-31 Thread Sarah Sharp
On Thu, Jul 25, 2013 at 07:04:44PM -0400, Al Cooper wrote: Add Device Tree match table to xhci-plat.c. Add DT bindings document. Signed-off-by: Al Cooper alcoop...@gmail.com --- Al, in the future, please add a description of your changes since the last revision here, after the --- line. It

Re: [PATCH V5] usb: Add Device Tree support to XHCI Platform driver

2013-07-31 Thread Sergei Shtylyov
Hello. On 07/31/2013 10:48 PM, Sarah Sharp wrote: Add Device Tree match table to xhci-plat.c. Add DT bindings document. Signed-off-by: Al Cooper alcoop...@gmail.com --- Al, in the future, please add a description of your changes since the last revision here, after the --- line. It makes

Re: [PATCH V5] usb: Add Device Tree support to XHCI Platform driver

2013-07-31 Thread Felipe Balbi
Hi, On Wed, Jul 31, 2013 at 11:45:48PM +0400, Sergei Shtylyov wrote: Sergei, Felipe, do you have a strong preference on this name? Or should I take the patch as is? I've already said I don't have a strong preference. I don't have a strong preference either, just think that adding the

[PATCH V5] usb: Add Device Tree support to XHCI Platform driver

2013-07-25 Thread Al Cooper
Add Device Tree match table to xhci-plat.c. Add DT bindings document. Signed-off-by: Al Cooper alcoop...@gmail.com --- Documentation/devicetree/bindings/usb/usb-xhci.txt | 14 ++ drivers/usb/host/xhci-plat.c | 10 ++ 2 files changed, 24