From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Subject: Re: [usb-next PATCH v11 3/8] usb: core: add a wrapper for the USB PHYs on the HCD Date: Fri, 6 Apr 2018 17:28:52 +0900 Message-ID: References: <20180303214309.25643-1-martin.blumenstingl@googlemail.com> <20180303214309.25643-4-martin.blumenstingl@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Martin Blumenstingl Cc: Mark Rutland , Peter.Chen@nxp.com, Neil Armstrong , linux-tegra@vger.kernel.org, Thierry Reding , Tony Prisk , Felipe Balbi , Jon Hunter , Alan Stern , Chunfeng Yun , DTML , Arnd Bergmann , yixun.lan@amlogic.com, Rob Herring , "moderated list:ARM/Mediatek SoC support" , Matthias Brugger , linux-amlogic@lists.infradead.org, Linux-OMAP , linux-arm-kernel , Greg Kroah-Hartman , linux-usb@vger.kernel.org, mathias.nyman@intel.com List-Id: linux-tegra@vger.kernel.org 2018-04-06 14:15 GMT+09:00 Martin Blumenstingl : >> >> When will this be available in Linus' tree? In the current MW? > this is already available in Linus' tree. the commit for this specific > patch (#3) is known as 07dbff0ddbd86c Oh, great! Thank you. >> Sure, I can send a patch after some flaws are ironed-out. > great, thank you! > could you also let me know once you have tested this on one of your SoCs? I will. -- Best Regards Masahiro Yamada From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Subject: [usb-next,v11,3/8] usb: core: add a wrapper for the USB PHYs on the HCD From: Masahiro Yamada Message-Id: Date: Fri, 6 Apr 2018 17:28:52 +0900 To: Martin Blumenstingl Cc: linux-usb@vger.kernel.org, mathias.nyman@intel.com, Arnd Bergmann , Greg Kroah-Hartman , Felipe Balbi , Linux-OMAP , linux-tegra@vger.kernel.org, "moderated list:ARM/Mediatek SoC support" , linux-arm-kernel , DTML , Jon Hunter , Thierry Reding , Alan Stern , Tony Prisk , Peter.Chen@nxp.com, Matthias Brugger , Mark Rutland , Rob Herring , Neil Armstrong , linux-amlogic@lists.infradead.org, yixun.lan@amlogic.com, Chunfeng Yun List-ID: MjAxOC0wNC0wNiAxNDoxNSBHTVQrMDk6MDAgTWFydGluIEJsdW1lbnN0aW5nbAo8bWFydGluLmJs dW1lbnN0aW5nbEBnb29nbGVtYWlsLmNvbT46Cgo+Pgo+PiBXaGVuIHdpbGwgdGhpcyBiZSBhdmFp bGFibGUgaW4gTGludXMnIHRyZWU/ICAgSW4gdGhlIGN1cnJlbnQgTVc/Cj4gdGhpcyBpcyBhbHJl YWR5IGF2YWlsYWJsZSBpbiBMaW51cycgdHJlZS4gdGhlIGNvbW1pdCBmb3IgdGhpcyBzcGVjaWZp Ywo+IHBhdGNoICgjMykgaXMga25vd24gYXMgMDdkYmZmMGRkYmQ4NmMKCgpPaCwgZ3JlYXQhICBU aGFuayB5b3UuCgoKCj4+IFN1cmUsIEkgY2FuIHNlbmQgYSBwYXRjaCBhZnRlciBzb21lIGZsYXdz IGFyZSBpcm9uZWQtb3V0Lgo+IGdyZWF0LCB0aGFuayB5b3UhCj4gY291bGQgeW91IGFsc28gbGV0 IG1lIGtub3cgb25jZSB5b3UgaGF2ZSB0ZXN0ZWQgdGhpcyBvbiBvbmUgb2YgeW91ciBTb0NzPwoK SSB3aWxsLgo= From mboxrd@z Thu Jan 1 00:00:00 1970 From: yamada.masahiro@socionext.com (Masahiro Yamada) Date: Fri, 6 Apr 2018 17:28:52 +0900 Subject: [usb-next PATCH v11 3/8] usb: core: add a wrapper for the USB PHYs on the HCD In-Reply-To: References: <20180303214309.25643-1-martin.blumenstingl@googlemail.com> <20180303214309.25643-4-martin.blumenstingl@googlemail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 2018-04-06 14:15 GMT+09:00 Martin Blumenstingl : >> >> When will this be available in Linus' tree? In the current MW? > this is already available in Linus' tree. the commit for this specific > patch (#3) is known as 07dbff0ddbd86c Oh, great! Thank you. >> Sure, I can send a patch after some flaws are ironed-out. > great, thank you! > could you also let me know once you have tested this on one of your SoCs? I will. -- Best Regards Masahiro Yamada From mboxrd@z Thu Jan 1 00:00:00 1970 From: yamada.masahiro@socionext.com (Masahiro Yamada) Date: Fri, 6 Apr 2018 17:28:52 +0900 Subject: [usb-next PATCH v11 3/8] usb: core: add a wrapper for the USB PHYs on the HCD In-Reply-To: References: <20180303214309.25643-1-martin.blumenstingl@googlemail.com> <20180303214309.25643-4-martin.blumenstingl@googlemail.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org 2018-04-06 14:15 GMT+09:00 Martin Blumenstingl : >> >> When will this be available in Linus' tree? In the current MW? > this is already available in Linus' tree. the commit for this specific > patch (#3) is known as 07dbff0ddbd86c Oh, great! Thank you. >> Sure, I can send a patch after some flaws are ironed-out. > great, thank you! > could you also let me know once you have tested this on one of your SoCs? I will. -- Best Regards Masahiro Yamada