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

Commit 2457306e authored by Gabriel FERNANDEZ's avatar Gabriel FERNANDEZ Committed by Maxime Coquelin
Browse files

ARM: STi: DT: STiH416: 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 71bde0f5
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -33,20 +33,6 @@
			clock-frequency = <600000000>;
		};

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

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

		/*
		 * ClockGenAs on SASG2
		 */