commit | 73801b90a38ff1ee89ad38c925fa37fbcb421bfc | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Fri Sep 21 20:53:22 2018 +0900 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Tue Sep 25 16:10:11 2018 +0530 |
tree | 0de7b6dcff35afa371b44d0a183e74041bddbd7e | |
parent | 7ab0305d4d7725699169e21cdc4f6c8759c32feb [diff] |
phy: renesas: rcar-gen3-usb2: change a condition "dr_mode" This patch changes a condition about dr_mode. If a device node has any dr_mode ("host", "peripheral" or "otg"), this driver allows to set "is_otg_channel" to true. Also, this patch keeps the dr_mode value for future use. 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>