Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753694AbbBQT0y (ORCPT ); Tue, 17 Feb 2015 14:26:54 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:59834 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752442AbbBQT0w (ORCPT ); Tue, 17 Feb 2015 14:26:52 -0500 Date: Tue, 17 Feb 2015 13:26:12 -0600 From: Felipe Balbi To: Sneeker Yeh CC: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Felipe Balbi , Greg Kroah-Hartman , Mathias Nyman , Grant Likely , Huang Rui , Kishon Vijay Abraham I , , , , , Andy Green , Jassi Brar , Sneeker Yeh Subject: Re: [PATCH v4 5/5] usb: dwc3: add Fujitsu Specific Glue layer Message-ID: <20150217192612.GH31167@saruman.tx.rr.com> Reply-To: References: <1424151697-2084-1-git-send-email-Sneeker.Yeh@tw.fujitsu.com> <1424151697-2084-6-git-send-email-Sneeker.Yeh@tw.fujitsu.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WR+jf/RUebEcofwt" Content-Disposition: inline In-Reply-To: <1424151697-2084-6-git-send-email-Sneeker.Yeh@tw.fujitsu.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2176 Lines: 56 --WR+jf/RUebEcofwt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > Signed-off-by: Sneeker Yeh > --- > .../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 ? --=20 balbi --WR+jf/RUebEcofwt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJU45XUAAoJEIaOsuA1yqRECfoP/10GrYrRzao73S0qOtQx+nVf pt1otS03H3tudlrFWcuwfcgUFx6WxXeW+SEF6RV2WiIpONYrGiT+lmXbkciLz78f Hy+i6lS7GXEAbJf/dY0ZSCVxnXSwuaoQ09kQDFWn4D9TE75yH9XR8OdRt2sUeRwL 8YWB8cBpApo7Utzo+lHFm2PTBebvpoCc/QbjZFcP4KMozUHp9Di+yR7I2LJWSm/t MpbMRfVjiqfkS13srsEfVmQ7/X9qZpG3ISb0UCO/o5h71CumBVse4eibCa3HsKsr srCkHX40TO97J+DQVwf0pVXzYR2BW8nbZd+FTkmUz2ginvb9sxiTlEtK6opGrsa4 TO5Yc3kEMYtIPeestBSwo1rhtl+0V5XiyiFo7DBBaj/M2QJ51qtQuTaadLArRbmm b2Kcilmvj1belJRIM7bJWLiq7HMt7CU19H5XTNqzYXhzHifgTRCN8/DxwAS/oJpl 0sBu5J5EVow8kxaYRL9GC6Iv2i2YZHGUN//Hd6mm/5BT5vQYfz6xLQxRIFERx1S6 Z7N//BKFTz1FmY9CVLTcl10KWO/yQqhtb3Fmoh0q/vgLfMDYtV7jkDPPXBfI1x4J N5VYRB3j3bxy6xuL/Dx774U5nEGdqCBu3iE0O2OFMHIu6GFp+PrEaWaEyB20VtXi j5cUev1O7H903gSib0FP =Jf5A -----END PGP SIGNATURE----- --WR+jf/RUebEcofwt-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/