[PATCH 2/3] usb: musb: dsps: add phy control logic to glue

2012-07-09 Thread Damodar Santhapuri
From: Ajay Kumar Gupta AM335x uses NOP transceiver driver and need to enable builtin PHY by writing into usb_ctrl register available in system control module register space. This is being added at musb glue driver layer untill a separate system control module driver is available. Signed-off-by:

Re: [PATCH 2/3] usb: musb: dsps: add phy control logic to glue

2012-07-09 Thread ABRAHAM, KISHON VIJAY
Hi, On Mon, Jul 9, 2012 at 7:18 PM, Damodar Santhapuri wrote: > From: Ajay Kumar Gupta > > AM335x uses NOP transceiver driver and need to enable builtin PHY > by writing into usb_ctrl register available in system control > module register space. This is being added at musb glue driver > layer un

RE: [PATCH 2/3] usb: musb: dsps: add phy control logic to glue

2012-07-09 Thread Gupta, Ajay Kumar
Hi, > > On Mon, Jul 9, 2012 at 7:18 PM, Damodar Santhapuri > wrote: > > From: Ajay Kumar Gupta > > > > AM335x uses NOP transceiver driver and need to enable builtin PHY > > by writing into usb_ctrl register available in system control > > module register space. This is being added at musb glue d

Re: [PATCH 2/3] usb: musb: dsps: add phy control logic to glue

2012-07-09 Thread ABRAHAM, KISHON VIJAY
Hi, On Tue, Jul 10, 2012 at 11:35 AM, Gupta, Ajay Kumar wrote: > Hi, >> >> On Mon, Jul 9, 2012 at 7:18 PM, Damodar Santhapuri >> wrote: >> > From: Ajay Kumar Gupta >> > >> > AM335x uses NOP transceiver driver and need to enable builtin PHY >> > by writing into usb_ctrl register available in sys

RE: [PATCH 2/3] usb: musb: dsps: add phy control logic to glue

2012-07-09 Thread Gupta, Ajay Kumar
Hi, > On Tue, Jul 10, 2012 at 11:35 AM, Gupta, Ajay Kumar > wrote: > > Hi, > >> > >> On Mon, Jul 9, 2012 at 7:18 PM, Damodar Santhapuri > >> wrote: > >> > From: Ajay Kumar Gupta > >> > > >> > AM335x uses NOP transceiver driver and need to enable builtin PHY > >> > by writing into usb_ctrl regist

RE: [PATCH 2/3] usb: musb: dsps: add phy control logic to glue

2012-07-10 Thread Santhapuri, Damodar
Hi, > > Hi, > > On Tue, Jul 10, 2012 at 11:35 AM, Gupta, Ajay Kumar > > wrote: > > > Hi, > > >> > > >> On Mon, Jul 9, 2012 at 7:18 PM, Damodar Santhapuri > > >> wrote: > > >> > From: Ajay Kumar Gupta > > >> > > > >> > AM335x uses NOP transceiver driver and need to enable builtin PHY > > >> > b

RE: [PATCH 2/3] usb: musb: dsps: add phy control logic to glue

2012-07-11 Thread Gupta, Ajay Kumar
Hi, > > > >> On Mon, Jul 9, 2012 at 7:18 PM, Damodar Santhapuri > [...] > > > >> Avoid getting resource by name.. With dt, you wont be able to do > > > >> those.. > > > > > > > > When we are completely on DT then this would anyways go and we > can > > > > get these resource data for each usb port