commit | a602152c81a2c1c0daeae56d145d558d52a70dae | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Fri Sep 21 20:53:23 2018 +0900 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Tue Sep 25 16:10:11 2018 +0530 |
tree | 02d4b8283708a49630f478eb477ec234139f66ac | |
parent | 73801b90a38ff1ee89ad38c925fa37fbcb421bfc [diff] |
phy: renesas: rcar-gen3-usb2: add conditions for uses_otg_pins == false If uses_otg_pins is set to false, this driver 1) should disable otg related interruptions, and 2) should not get ID pin signal, to avoid unexpected behaviors. So, this patch adds conditions for it. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>