diff options
| author | Peter Chen <peter.chen@nxp.com> | 2020-03-31 11:10:03 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-16 16:31:35 +0300 |
| commit | 85820de1b6109ffcfc4c5e9bb27e31f130725223 (patch) | |
| tree | a623a58389025c8f7b0c11f7e1b20ffe07357071 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 0f2d776199ec3ae80623fdc5978d5a1ef3accb49 (diff) | |
| download | linux-85820de1b6109ffcfc4c5e9bb27e31f130725223.tar.xz | |
usb: cdns3: delete role_override
In short, we have three kinds of role switches:
- Based on SoC: ID and VBUS
- Based on external connnctor, eg, Type-C or GPIO Connector
- Based on user choices through sysfs
Since HW handling and usb-role-switch handling are at
different places, we do not need role_override any more,
and this flag could not judge external connector case well.
With role_override deleted, We use cdns3_hw_role_switch for
the 1st use case, and usb-role-switch for the 2nd and 3rd cases.
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Link: https://lore.kernel.org/r/20200331081005.32752-2-peter.chen@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
