commit | 4254632dba27271f6de66efd87e444ee405dee29 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Jul 13 09:59:47 2020 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Jul 13 09:59:47 2020 -0700 |
tree | 101dbbe218566a335df5dc1293e9addf0cdda62d | |
parent | c312f066314e3dfb99fe7db8b8b43c4d8992c90c [diff] |
bus: ti-sysc: Add missing quirk flags for usb_host_hs Similar to what we have for the legacy platform data, we need to configure SWSUP_SIDLE and SWSUP_MSTANDBY quirks for usb_host_hs. These are needed to drop the legacy platform data for usb_host_hs. Signed-off-by: Tony Lindgren <tony@atomide.com>