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

Commit 2db100df authored by Gabriel FERNANDEZ's avatar Gabriel FERNANDEZ Committed by Maxime Coquelin
Browse files

ARM: STi: DT: STiH415: Remove unused CLK_S_GMAC0_PHY & CLK_S_ETH1_PHY fixed clocks



CLK_S_GMAC0_PHY &  CLK_S_ETH1_PH clocks are no longer used.

Signed-off-by: default avatarGabriel Fernandez <gabriel.fernandez@linaro.org>
Signed-off-by: default avatarMaxime Coquelin <maxime.coquelin@st.com>
parent 5aa02b90
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -32,20 +32,6 @@
			clock-frequency = <500000000>;
		};

		CLKS_GMAC0_PHY: clockgenA1@7 {
			#clock-cells = <0>;
			compatible = "fixed-clock";
			clock-frequency = <25000000>;
			clock-output-names = "CLKS_GMAC0_PHY";
		};

		CLKS_ETH1_PHY: clockgenA0@7 {
			#clock-cells = <0>;
			compatible = "fixed-clock";
			clock-frequency = <25000000>;
			clock-output-names = "CLKS_ETH1_PHY";
		};

		/*
		 * ClockGenAs on SASG1
		 */