Re: [PATCH v4 5/5] usb: dwc3: add Fujitsu Specific Glue layer

From: Sneeker Yeh
Date: Wed Feb 18 2015 - 08:55:33 EST


hi Felipe:

thanks for the suggestion,

2015-02-18 3:26 GMT+08:00 Felipe Balbi <balbi@xxxxxx>:
> On Tue, Feb 17, 2015 at 01:41:37PM +0800, Sneeker Yeh wrote:
>> This patch adds support for Synopsis DesignWare USB3 IP Core found
>> on Fujitsu Socs.
>>
>> Signed-off-by: Sneeker Yeh <Sneeker.Yeh@xxxxxxxxxxxxxx>
>> ---
>> .../devicetree/bindings/usb/fujitsu-dwc3.txt | 33 ++++
>> drivers/usb/dwc3/Kconfig | 11 ++
>> drivers/usb/dwc3/Makefile | 1 +
>> drivers/usb/dwc3/dwc3-mb86s70.c | 206 ++++++++++++++++++++
>> 4 files changed, 251 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/usb/fujitsu-dwc3.txt
>> create mode 100644 drivers/usb/dwc3/dwc3-mb86s70.c
>
> what's the possibility that fujitsu will make another SoC with dwc3 in
> it ? I wonder if we should use a slightly more generic name here:
>
> dwc3-fujitsu.c ?

We did have several SoC that has dwc3 in it,
"dwc3-fujitsu.c" looks fine, and I would like to take this to next patchset.

Much appreciate,
Sneeker

>
> --
> balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/