]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: tegra: smaug: Move PLL power supplies to XUSB pad controller
authorThierry Reding <treding@nvidia.com>
Mon, 21 Jan 2019 16:12:08 +0000 (17:12 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 17 Apr 2019 14:25:15 +0000 (16:25 +0200)
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>
arch/arm64/boot/dts/nvidia/tegra210-smaug.dts

index 25fd65b5397a1958a307a7e33254b42c1e9c21d7..72c7a04ac1dff2ad7d6c72da180597a1a5071b5c 100644 (file)
@@ -1654,6 +1654,11 @@ usb@70090000 {
        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";