Re: [RFC 1/1] Changes to support the driver for platform device registration

2017-01-05 Thread Raviteja Garimella
Hi Florian, On Thu, Jan 5, 2017 at 11:13 PM, Florian Fainelli wrote: > On 01/05/2017 12:23 AM, Raviteja Garimella wrote: >> -- Add OF based platform device registration >> -- Modify debug prints to be compatible with both pci and platform devices >> -- Add members to 'struct udc' for extcon and p

Re: [RFC 1/1] Changes to support the driver for platform device registration

2017-01-05 Thread Florian Fainelli
On 01/05/2017 12:23 AM, Raviteja Garimella wrote: > -- Add OF based platform device registration > -- Modify debug prints to be compatible with both pci and platform devices > -- Add members to 'struct udc' for extcon and phy support > -- Add checks to not process repeated calls to udc connect and

[RFC 1/1] Changes to support the driver for platform device registration

2017-01-05 Thread Raviteja Garimella
-- Add OF based platform device registration -- Modify debug prints to be compatible with both pci and platform devices -- Add members to 'struct udc' for extcon and phy support -- Add checks to not process repeated calls to udc connect and disconnect routines -- Kconfig changes Signed-off-by: