soc/tegra: pmc: Add USB port wake events for Tegra194
authorThierry Reding <treding@nvidia.com>
Mon, 11 Jul 2022 15:40:31 +0000 (17:40 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 15 Sep 2022 10:40:04 +0000 (12:40 +0200)
commita28dc5f17da52e4bff08c9deac29f97dd4d3819a
tree9be63eb325fbf9e5740f4ac97a8ecd4924365a58
parent72ccc1f564918c1087a8e37e82422f79d3255a7b
soc/tegra: pmc: Add USB port wake events for Tegra194

Tegra194 supports waking up from suspend when activity is detected on
any of the USB ports. Add these wake events so that the system can be
woken on such activity.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/pmc.c