From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 8 Mar 2019 14:51:36 +0100 Subject: [U-Boot] [PATCH 1/2] phy: rcar: Add R-Car Gen3 PHY driver In-Reply-To: <20190308134018.GA18368@vmlxhi-102.adit-jv.com> References: <20181002205534.9958-1-marek.vasut+renesas@gmail.com> <663337cd-74ee-8ebb-3281-684689d3d96e@gmail.com> <20190308134018.GA18368@vmlxhi-102.adit-jv.com> Message-ID: <40743e5c-5fb5-abaa-0664-24b4ba3f86d3@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 3/8/19 2:40 PM, Eugeniu Rosca wrote: > Hello Marek, Hi, > On Fri, Mar 08, 2019 at 03:30:02AM +0100, Marek Vasut wrote: >> On 3/7/19 11:18 PM, Eugeniu Rosca wrote: >>> Hello Marek cc: Shimoda-san, Morimoto-san, >> >> Hi, >> >>> Is there any USB gadget/peripheral R-Car3 U-Boot driver WIP on your side? >> >> Yes, I'm working on a driver, for next release. > > Sounds great! > >>> We have something in the official release which looks like a chopped >>> version of linux usbhs [1], but I believe it has to be converted to DM >>> to become mainline-grade. >>> Is there an easier (relatively clean) way to have U-Boot fastboot >>> support on R-Car3? >>> >>> [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/usb/renesas_usbhs >> >> I have the horrible driver that's in the android bsp ported over to the >> current release, but cleaning it up and converting it over to DM is a >> huge undertaking, so please give me some time to finish it. >> >> I can share the preliminary version with you, but it isn't pretty. > > I think for the time being will will stick to the Renesas-delivered > driver, but we are eager to review and test your future proposals, so > please keep the ADIT guys in the loop. Many thanks for your dedication > in supporting the R-Car platform. You're welcome. Please let me know if something is broken and send patches. Thank you for your testing :) -- Best regards, Marek Vasut