mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
ARM: STi: DT: STiH415: Remove unused CLK_S_ICN_REG_0 fixed clock
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>
This commit is contained in:
parent
f317e689cb
commit
5aa02b9029
1 changed files with 0 additions and 10 deletions
|
@ -32,16 +32,6 @@
|
||||||
clock-frequency = <500000000>;
|
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 {
|
CLKS_GMAC0_PHY: clockgenA1@7 {
|
||||||
#clock-cells = <0>;
|
#clock-cells = <0>;
|
||||||
compatible = "fixed-clock";
|
compatible = "fixed-clock";
|
||||||
|
|
Loading…
Add table
Reference in a new issue