alistair23-linux/drivers/phy/tegra
JC Kuo bbf711682c phy: tegra: xusb: Add Tegra186 support
Add support for the XUSB pad controller found on Tegra186 SoCs. It is
mostly similar to the same IP found on earlier chips, but the number of
pads exposed differs, as do the programming sequences.

Note that the DVDD_PEX, DVDD_PEX_PLL, HVDD_PEX and HVDD_PEX_PLL power
supplies of the XUSB pad controller require strict power sequencing and
are therefore controlled by the PMIC on Tegra186.

Signed-off-by: JC Kuo <jckuo@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
[dan.carpenter@oracle.com: Fix testing the wrong variable in probe()]
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
[yuehaibing@huawei.com: Make two functions static to fix sparse warning]
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2019-04-17 14:12:47 +05:30
..
Kconfig phy: Add Tegra XUSB pad controller support 2016-04-29 16:44:47 +02:00
Makefile phy: tegra: xusb: Add Tegra186 support 2019-04-17 14:12:47 +05:30
xusb-tegra124.c phy: fix returnvar.cocci warnings 2016-11-18 18:19:16 +05:30
xusb-tegra186.c phy: tegra: xusb: Add Tegra186 support 2019-04-17 14:12:47 +05:30
xusb-tegra210.c phy: tegra: xusb: Uncomment register write 2018-03-16 16:55:38 +05:30
xusb.c phy: tegra: xusb: Add Tegra186 support 2019-04-17 14:12:47 +05:30
xusb.h phy: tegra: xusb: Add Tegra186 support 2019-04-17 14:12:47 +05:30