diff options
author | 2018-09-21 20:53:20 +0900 | |
---|---|---|
committer | 2018-09-25 16:10:10 +0530 | |
commit | 8dde0008ffc9e2e214ef916821959fe6706ff9f0 (patch) | |
tree | 316da8835b3aa0aec1c5f32177fa99ac60411c45 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | phy: renesas: rcar-gen3-usb2: Rename has_otg_pins to uses_otg_pins (diff) | |
download | wireguard-linux-8dde0008ffc9e2e214ef916821959fe6706ff9f0.tar.xz wireguard-linux-8dde0008ffc9e2e214ef916821959fe6706ff9f0.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions