summaryrefslogtreecommitdiffstats
path: root/.cocciconfig
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2017-10-12 15:34:45 +0900
committerKishon Vijay Abraham I <kishon@ti.com>2017-10-23 11:19:26 +0530
commit7e0540f41332cb07055c5fe6629dc83c71974c82 (patch)
tree773b17a3dd9c876ba4a56ee5ad3a385c919d2451 /.cocciconfig
parentf7da4e6d29539bad2c29dd8ccb4ac628fe19f82b (diff)
downloadop-kernel-dev-7e0540f41332cb07055c5fe6629dc83c71974c82.zip
op-kernel-dev-7e0540f41332cb07055c5fe6629dc83c71974c82.tar.gz
phy: rcar-gen3-usb2: check dr_mode for otg mode
The previous code assumed a channel has otg capability if a channel has interrupt property. But, it is not good because: - Battery charging feature also needs interrupt property. - Some R-Car Gen3 SoCs (e.g. R-Car D3) don't have OTG capability. So, this patch checks whether usb 2.0 host node has dr_mode property or not. If it has 'dr_mode = "otg";', this driver enables otg capability. 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>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud