Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 122ee17d authored by Thierry Reding's avatar Thierry Reding
Browse files

ARM: tegra: Remove legacy PCIe power supply properties



These properties are deprecated and no longer of any use.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 19356694
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -570,10 +570,6 @@
		avdd-plle-supply = <&pci_vdd_reg>;
		vddio-pex-clk-supply = <&pci_clk_reg>;

		/* deprecated */
		pex-clk-supply = <&pci_clk_reg>;
		vdd-supply = <&pci_vdd_reg>;

		pci@1,0 {
			status = "okay";
		};
+0 −4
Original line number Diff line number Diff line
@@ -478,10 +478,6 @@
		avdd-pex-pll-supply = <&pci_vdd_reg>;
		avdd-plle-supply = <&pci_vdd_reg>;
		vddio-pex-clk-supply = <&pci_clk_reg>;

		/* deprecated */
		pex-clk-supply = <&pci_clk_reg>;
		vdd-supply = <&pci_vdd_reg>;
	};

	usb@c5008000 {
+0 −4
Original line number Diff line number Diff line
@@ -325,10 +325,6 @@
		avdd-plle-supply = <&pci_vdd_reg>;
		vddio-pex-clk-supply = <&pci_clk_reg>;

		/* deprecated */
		pex-clk-supply = <&pci_clk_reg>;
		vdd-supply = <&pci_vdd_reg>;

		pci@1,0 {
			status = "okay";
		};
+0 −5
Original line number Diff line number Diff line
@@ -27,11 +27,6 @@
		vddio-pex-ctl-supply = <&sys_3v3_reg>;
		hvdd-pex-supply = <&sys_3v3_pexs_reg>;

		/* deprecated */
		pex-clk-supply = <&sys_3v3_pexs_reg>;
		vdd-supply = <&ldo1_reg>;
		avdd-supply = <&ldo2_reg>;

		pci@1,0 {
			status = "okay";
			nvidia,num-lanes = <2>;
+0 −5
Original line number Diff line number Diff line
@@ -47,11 +47,6 @@
		vddio-pex-ctl-supply = <&sys_3v3_reg>;
		avdd-plle-supply = <&ldo2_reg>;

		/* deprecated */
		pex-clk-supply = <&pex_hvdd_3v3_reg>;
		vdd-supply = <&ldo1_reg>;
		avdd-supply = <&ldo2_reg>;

		pci@1,0 {
			nvidia,num-lanes = <4>;
		};