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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 06:23:36 +0000 (08:23 +0200)
commitc4b89586b298dd8365359899dcff43ed26b93651
treea5fd90a1be62c523bbaafe83f40cbe93f0fc42a5
parent4c70624479fafec7a4ea50383a5ed05ec32c02f3
bus: ti-sysc: Add missing quirk flags for usb_host_hs

[ Upstream commit 4254632dba27271f6de66efd87e444ee405dee29 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bus/ti-sysc.c