summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Reding2019-01-21 17:12:08 +0100
committerThierry Reding2019-04-17 16:25:15 +0200
commitfa941e695e105bdf3c1b55b07a53dcef3c95c02e (patch)
tree0901373366745344c6c51278462a18152347930c
parentarm64: tegra: jetson-tx1: Move PLL power supplies to XUSB pad controller (diff)
downloadkernel-qcow2-linux-fa941e695e105bdf3c1b55b07a53dcef3c95c02e.tar.gz
kernel-qcow2-linux-fa941e695e105bdf3c1b55b07a53dcef3c95c02e.tar.xz
kernel-qcow2-linux-fa941e695e105bdf3c1b55b07a53dcef3c95c02e.zip
arm64: tegra: smaug: Move PLL power supplies to XUSB pad controller
The XUSB pad controller is responsible for supplying power to the PLLs used to drive the various USB, PCI and SATA pads. Move the PLL power supplies from the PCIe and XUSB controllers to the XUSB pad controller to make sure they are available when needed. Signed-off-by: Thierry Reding <treding@nvidia.com>
-rw-r--r--arch/arm64/boot/dts/nvidia/tegra210-smaug.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts b/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts
index 25fd65b5397a..72c7a04ac1df 100644
--- a/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts
@@ -1654,6 +1654,11 @@
padctl@7009f000 {
status = "okay";
+ avdd-pll-utmip-supply = <&pp1800>;
+ avdd-pll-uerefe-supply = <&pp1050_avdd>;
+ dvdd-pex-pll-supply = <&avddio_1v05>;
+ hvdd-pex-pll-e-supply = <&pp1800>;
+
pads {
usb2 {
status = "okay";