commit | 26eef8e0115d12fc996750e288975ebba13b7a91 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Tue Sep 11 17:47:03 2018 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Oct 02 10:38:25 2018 +0300 |
tree | 045f27e1705323ce37ca4aa9939d0864db95e3af | |
parent | 87dd96111b0bb8e616fcbd74dbf4bb4182f2c596 [diff] |
usb: renesas_usbhs: Add reset_control R-Car Gen3 needs to deassert resets of both host and peripheral. Since [eo]hci-platform is possible to assert the reset(s) when the probing failed, renesas_usbhs driver doesn't work correctly regardless of finished probing. To fix this issue, this patch adds reset_control on this renesas_usbhs driver. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>