bus: ti-sysc: Add missing quirk flags for usb_host_hs
authorTony Lindgren <tony@atomide.com>
Mon, 13 Jul 2020 16:59:47 +0000 (09:59 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 13 Jul 2020 16:59:47 +0000 (09:59 -0700)
commit4254632dba27271f6de66efd87e444ee405dee29
tree101dbbe218566a335df5dc1293e9addf0cdda62d
parentc312f066314e3dfb99fe7db8b8b43c4d8992c90c
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>
drivers/bus/ti-sysc.c