arm64: tegra: jetson-tx1: Move PLL power supplies to XUSB pad controller
authorThierry Reding <treding@nvidia.com>
Mon, 21 Jan 2019 16:11:54 +0000 (17:11 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 17 Apr 2019 14:25:14 +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-p2597.dtsi

index 95e890d8a1192ec0f3f546029df15bb1b6c81edf..a7dc319214a4db1bb98d614ac0fa822186846472 100644 (file)
        padctl@7009f000 {
                status = "okay";
 
+               avdd-pll-utmip-supply = <&vdd_1v8>;
+               avdd-pll-uerefe-supply = <&avdd_1v05_pll>;
+               dvdd-pex-pll-supply = <&vdd_pex_1v05>;
+               hvdd-pex-pll-e-supply = <&vdd_1v8>;
+
                pads {
                        usb2 {
                                status = "okay";