]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: tegra: nyan: Move PLL power supplies to XUSB pad controller
authorThierry Reding <treding@nvidia.com>
Mon, 21 Jan 2019 16:10:30 +0000 (17:10 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 17 Apr 2019 14:30:26 +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 XUSB controller 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-nyan.dtsi

index a1acd872bcf265317a52cba943aa746133d2e3d6..3b10f475037f77f4d651276396546f08b0df58e0 100644 (file)
@@ -414,6 +414,11 @@ usb@70090000 {
        padctl@7009f000 {
                status = "okay";
 
+               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";