Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1552557

Re: [RFC 0/1] Platform driver support for 'amd5536udc' driver

From Raviteja Garimella <raviteja.garimella@broadcom.com>
Newsgroups linux.kernel
Subject Re: [RFC 0/1] Platform driver support for 'amd5536udc' driver
Date 2017-01-06 08:00 +0100
Message-ID <sWwFk-693-7@gated-at.bofh.it> (permalink)
References <sWbUd-lD-27@gated-at.bofh.it> <sWooq-BR-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Arnd,

On Fri, Jan 6, 2017 at 3:33 AM, Arnd Bergmann <arnd@arndb.de> wrote:
> On Thursday, January 5, 2017 1:53:16 PM CET Raviteja Garimella wrote:
>> The UDC is based on Synopsys Designware core USB (2.0) Device controller
>> IP.
> ...
>> This is a request for comments from maintainers/others regarding approach
>> on whether to have 2 different drivers (one each for AMD and Broadcom)
>> with a common library (3 files in total), or have a single driver like
>> it's done in this patch and have the driver filename changed to some
>> common name based on ther underlying IP, like snps_udc.c.
>
> I have not looked at the code at all, so sorry for my ignorance, but
> isn't the IP block you describe the one that drivers/usb/dwc2/ is for?
> Could you add support for the Broadcom hardware there instead?

The current driver I submitted is for a different Synopsys IP (USB
Device Controller IP,
not the HS OTG). It's confirmed by John Youn (from Synopsys) earlier.

Thanks,
Ravi
>
>         Arnd

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC 0/1] Platform driver support for 'amd5536udc' driver Raviteja Garimella <raviteja.garimella@broadcom.com> - 2017-01-05 09:50 +0100
  [RFC 1/1] Changes to support the driver for platform device registration Raviteja Garimella <raviteja.garimella@broadcom.com> - 2017-01-05 09:50 +0100
    Re: [RFC 1/1] Changes to support the driver for platform device  registration Florian Fainelli <f.fainelli@gmail.com> - 2017-01-05 18:50 +0100
      Re: [RFC 1/1] Changes to support the driver for platform device registration Raviteja Garimella <raviteja.garimella@broadcom.com> - 2017-01-06 08:10 +0100
  Re: [RFC 0/1] Platform driver support for 'amd5536udc' driver Arnd Bergmann <arnd@arndb.de> - 2017-01-05 23:10 +0100
    Re: [RFC 0/1] Platform driver support for 'amd5536udc' driver Raviteja Garimella <raviteja.garimella@broadcom.com> - 2017-01-06 08:00 +0100
      Re: [RFC 0/1] Platform driver support for 'amd5536udc' driver Arnd Bergmann <arnd@arndb.de> - 2017-01-06 12:40 +0100
        Re: [RFC 0/1] Platform driver support for 'amd5536udc' driver Felipe Balbi <balbi@kernel.org> - 2017-01-16 15:00 +0100

csiph-web