soc/tegra: pmc: Enable XUSB partitions on boot
authorJon Hunter <jonathanh@nvidia.com>
Thu, 30 Jun 2016 10:56:26 +0000 (11:56 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 30 Jun 2016 11:42:54 +0000 (13:42 +0200)
commit8df127456f29c719eb2b458018298b1980f1218e
tree631b224f980902f036e7dece9238cf4a6b3969c7
parente2d17960532d925a202682ce72379c6055068ca4
soc/tegra: pmc: Enable XUSB partitions on boot

The Tegra XHCI driver does not currently manage the Tegra XUSB power
partitions and so it these partitions have not been enabled by the
bootloader then the system will crash when probing the XHCI device.

While proper support for managing the power partitions is being
developed to the XHCI driver for Tegra, for now power on all the XUSB
partitions for USB host and super-speed on boot if the XHCI driver is
enabled.

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