[PATCH v5 0/4] common clk framework
From: Richard Zhao <hidden>
Date: 2012-03-09 02:34:38
Also in:
lkml
From: Richard Zhao <hidden>
Date: 2012-03-09 02:34:38
Also in:
lkml
Hello Mike, The main interface for clk implementer is to register clocks dynamically. I think it highly depends on clk DT bindings. From the patch Grant sent out, it looks like he doesn't like one node per clk. So how do we register clocks dynamically? You have any sample code? Thanks Richard