soc/tegra: pmc: Expose USB regmap to all SoCs
authorDmitry Osipenko <digetx@gmail.com>
Sun, 12 Sep 2021 18:17:14 +0000 (21:17 +0300)
committerThierry Reding <treding@nvidia.com>
Mon, 4 Oct 2021 21:11:09 +0000 (23:11 +0200)
commitceba814b37d0f07419068225fe49f0e69f9602f9
treec93168a4729296a84678177e948cd75e909d0099
parent33110589a3f0ed8e2c4c8213bc44858a93cefc01
soc/tegra: pmc: Expose USB regmap to all SoCs

All Tegra SoCs prior to Tegra186 have USB power controls within the Power
Management controller. These controls need to be configured by USB driver.
Expose the regmap to these SoCs.

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