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...@renesas.com>
> ---
>  .../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 <r...@kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to