riscvarchive / riscv-linux

RISC-V Linux Port
606 stars 210 forks source link

riscv: enable common clock framework on RISC-V by default. #37

Closed zizztux closed 8 years ago

zizztux commented 8 years ago

This change enable Linux common clock framework to control device clock.

terpstra commented 8 years ago

I'm terribly sorry this is only getting looked at now. However, could you please explain the intended effect of this change? I read Documentation/clk.txt and it seems that this just makes it possible for us to register clk_ops to describe hardware clocks. Is that a fair assessment?

a0u commented 8 years ago

This was accidentally merged to the priv-1.9 branch. It has been applied to master as commit f5c426725e51fa3f215e4646d5209d6f40e1a3ca.