|
@@ -376,6 +376,7 @@ void __init ltq_soc_init(void)
|
|
|
PMU_SWITCH | PMU_PPE_DPLUS | PMU_PPE_DPLUM |
|
|
|
PMU_PPE_EMA | PMU_PPE_TC | PMU_PPE_SLL01 |
|
|
|
PMU_PPE_QSB | PMU_PPE_TOP);
|
|
|
+ clkdev_add_pmu("1f203000.rcu", "gphy", 0, PMU_GPHY);
|
|
|
} else if (of_machine_is_compatible("lantiq,ar9")) {
|
|
|
clkdev_add_static(ltq_ar9_cpu_hz(), ltq_ar9_fpi_hz(),
|
|
|
ltq_ar9_fpi_hz(), CLOCK_250M);
|