mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
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>
This commit is contained in:
parent
8f68dcd74d
commit
fa941e695e
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user