Skip to content

Commit

Permalink
ARM: STi: DT: STiH415: 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 f317e68 commit 5aa02b9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions arch/arm/boot/dts/stih415-clock.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,6 @@
clock-frequency = <500000000>;
};

/*
* Bootloader initialized system infrastructure clock for
* serial devices.
*/
CLKS_ICN_REG_0: CLKS_ICN_REG_0 {
#clock-cells = <0>;
compatible = "fixed-clock";
clock-frequency = <100000000>;
};

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

0 comments on commit 5aa02b9

Please sign in to comment.