mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 14:36:40 +07:00
5cfc545f50
The max limit of con_id is 16 and dev_id is 20. As of now for spear3xx, many clk ids are exceeding this predefined limit. This patch is intended to rename clk ids like: mux_clk -> _mclk gate_clk -> _gclk synth_clk -> syn_clk ras_gen1_synth_gate_clk -> ras_syn1_gclk ras_pll3_48m -> ras_pll3_ pll3_48m -> pll3_ Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com> Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
.. | ||
clk-aux-synth.c | ||
clk-frac-synth.c | ||
clk-gpt-synth.c | ||
clk-vco-pll.c | ||
clk.c | ||
clk.h | ||
Makefile | ||
spear3xx_clock.c | ||
spear6xx_clock.c | ||
spear1310_clock.c | ||
spear1340_clock.c |