ARM: tegra: venice2: Move PLL power supplies to XUSB pad controller
authorThierry Reding <treding@nvidia.com>
Mon, 21 Jan 2019 16:11:10 +0000 (17:11 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 17 Apr 2019 14:30:27 +0000 (16:30 +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/arm/boot/dts/tegra124-venice2.dts

index 4882b61fb68073cc1e1fc3b7016332fb7fdb7100..5d5e6e18bc7b6c1482af10665f171d18b4aa1727 100644 (file)
        };
 
        padctl@7009f000 {
+               avdd-pll-utmip-supply = <&vddio_1v8>;
+               avdd-pll-erefe-supply = <&avdd_1v05_run>;
+               avdd-pex-pll-supply = <&vdd_1v05_run>;
+               hvdd-pex-pll-e-supply = <&vdd_3v3_lp0>;
+
                pads {
                        usb2 {
                                status = "okay";