[PATCH 1/7] USB: add devicetree helpers for determining dr_mode and phy_type

2013-05-31 Thread Michael Grzeschik
From: Michael Grzeschik This adds two little devicetree helper functions for determining the dr_mode (host, peripheral, otg) and phy_type (utmi, ulpi,...) from the devicetree. Signed-off-by: Michael Grzeschik Signed-off-by: Marc Kleine-Budde Signed-off-by: Sascha Hauer --- drivers/usb/phy/Ma

Re: [PATCH 1/7] USB: add devicetree helpers for determining dr_mode and phy_type

2013-06-03 Thread Alexander Shishkin
Michael Grzeschik writes: > From: Michael Grzeschik > > This adds two little devicetree helper functions for determining the > dr_mode (host, peripheral, otg) and phy_type (utmi, ulpi,...) from > the devicetree. This one needs an ack from Felipe. > > Signed-off-by: Michael Grzeschik > Signed-

Re: [PATCH 1/7] USB: add devicetree helpers for determining dr_mode and phy_type

2013-06-04 Thread Michael Grzeschik
On Mon, Jun 03, 2013 at 03:32:50PM +0300, Alexander Shishkin wrote: > Michael Grzeschik writes: > > > From: Michael Grzeschik > > > > This adds two little devicetree helper functions for determining the > > dr_mode (host, peripheral, otg) and phy_type (utmi, ulpi,...) from > > the devicetree. >

Re: [PATCH 1/7] USB: add devicetree helpers for determining dr_mode and phy_type

2013-06-04 Thread Felipe Balbi
HI, On Tue, Jun 04, 2013 at 03:01:40PM +0200, Michael Grzeschik wrote: > On Mon, Jun 03, 2013 at 03:32:50PM +0300, Alexander Shishkin wrote: > > Michael Grzeschik writes: > > > > > From: Michael Grzeschik > > > > > > This adds two little devicetree helper functions for determining the > > > dr_