diff options
author | Yoshihiro Shimoda | 2018-09-21 20:53:20 +0900 |
---|---|---|
committer | Kishon Vijay Abraham I | 2018-09-25 16:10:10 +0530 |
commit | 8dde0008ffc9e2e214ef916821959fe6706ff9f0 (patch) | |
tree | 316da8835b3aa0aec1c5f32177fa99ac60411c45 /Documentation/smsc_ece1099.txt | |
parent | cfdc66348eed22211f277c4bd668ac935b8b3470 (diff) |
phy: renesas: rcar-gen3-usb2: Check a property to use otg pins
Since All R-Car Gen3 SoCs have dedicated otg pins actually but
some boards don't use the otg pins (e.g. R-Car D3 Draak and R-Car E3
Ebisu), the driver should not choose SoC model base by using
rcar_gen3_phy_usb2_match_table's data. So, this patch checks a
"renesas,no-otg-pins" property to set the "uses_otg_pins".
Note that since r8a77995-draak.dts and r8a77990-ebisu.dts don't have
'dr_mode = "otg";' for now, if we apply this patch, no behavior
changes (the value of "uses_otg_pins" is false).
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 'Documentation/smsc_ece1099.txt')
0 files changed, 0 insertions, 0 deletions