On Thu, 4 Apr 2019 13:25:04 +0200, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > These power supplies provide power for various PLLs that are set up and > driven by the XUSB pad controller. These power supplies were previously > improperly added to the PCIe and XUSB controllers, but depending on the > driver probe order, power to the PLLs will not be supplied soon enough > and cause initialization to fail. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > .../bindings/phy/nvidia,tegra124-xusb-padctl.txt | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>