On Tue, Oct 03, 2017 at 08:09:14PM +0900, Yoshihiro Shimoda wrote: > This patch adds support for R-Car D3. This SoC needs to release > the PLL reset by the UGCTRL register. So, since this is not the same > as other R-Car Gen3 SoCs, this patch adds a new type as > "USBHS_TYPE_RCAR_GEN3_WITH_PLL". > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > --- > .../devicetree/bindings/usb/renesas_usbhs.txt | 1 + > drivers/usb/renesas_usbhs/common.c | 10 ++++- > drivers/usb/renesas_usbhs/rcar3.c | 48 ++++++++++++++++++++++ > drivers/usb/renesas_usbhs/rcar3.h | 1 + > include/linux/usb/renesas_usbhs.h | 5 ++- > 5 files changed, 62 insertions(+), 3 deletions(-) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html