Skip to content

Commit

Permalink
ARM: STi: DT: STiH416: Remove unused CLK_S_ICN_REG_0 fixed clock
Browse files Browse the repository at this point in the history
CLK_S_ICN_REG_0 clock is no longer used.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
  • Loading branch information
Gabriel FERNANDEZ authored and Maxime Coquelin committed May 21, 2014
1 parent 08488e2 commit 71bde0f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions arch/arm/boot/dts/stih416-clock.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,6 @@
clock-frequency = <600000000>;
};

/*
* Bootloader initialized system infrastructure clock for
* serial devices.
*/
CLK_S_ICN_REG_0: clockgenA0@4 {
#clock-cells = <0>;
compatible = "fixed-clock";
clock-frequency = <100000000>;
clock-output-names = "CLK_S_ICN_REG_0";
};

CLK_S_GMAC0_PHY: clockgenA1@7 {
#clock-cells = <0>;
compatible = "fixed-clock";
Expand Down

0 comments on commit 71bde0f

Please sign in to comment.