From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 16 May 2016 19:45:27 +0200 Subject: [U-Boot] [PATCH v2 06/13] usb: dwc3: add UniPhier specific glue layer In-Reply-To: <1463403086-25362-7-git-send-email-yamada.masahiro@socionext.com> References: <1463403086-25362-1-git-send-email-yamada.masahiro@socionext.com> <1463403086-25362-7-git-send-email-yamada.masahiro@socionext.com> Message-ID: <573A0737.90304@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/16/2016 02:51 PM, Masahiro Yamada wrote: > Add UniPhier platform specific glue layer to support USB3 Host mode > on Synopsys DWC3 IP. > > Signed-off-by: Masahiro Yamada > Reviewed-by: Marek Vasut > --- > > Changes in v2: > - Fix build error > - Add missing PHY reset deassert Applied, thanks! -- Best regards, Marek Vasut