arm64: tegra: Remove unneeded power supplies
authorThierry Reding <treding@nvidia.com>
Fri, 12 Jun 2020 07:28:15 +0000 (09:28 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 15 Jul 2020 09:05:46 +0000 (11:05 +0200)
On Tegra186 and later, the BPMP is responsible for enabling/disabling
the PCIe related power supplies of the pad controller and there is no
need for the operating system to control them, so they can be removed.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts

index 43b8d64..482ed7b 100644 (file)
 
                avdd-pll-erefeut-supply = <&vdd_1v8_pll>;
                avdd-usb-supply = <&vdd_3v3_sys>;
-               dvdd-pex-supply = <&vdd_pex>;
-               dvdd-pex-pll-supply = <&vdd_pex>;
-               hvdd-pex-supply = <&vdd_1v8>;
-               hvdd-pex-pll-supply = <&vdd_1v8>;
                vclamp-usb-supply = <&vdd_1v8>;
                vddio-hsic-supply = <&gnd>;