commit | 0f38672c629b79fa2b929d2c391bc063a08279eb | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Tue Oct 03 20:09:14 2017 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Oct 19 10:38:07 2017 +0300 |
tree | 307e04ee8f4262d73579e8bb0bb0817c825c6e2d | |
parent | a877b8e553fd2808e8693c75e0d945f413ccf5b6 [diff] |
usb: renesas_usbhs: add support for R-Car D3 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". Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>