kernel-fxtec-pro1x/Documentation/devicetree/bindings/clock
Shawn Guo 53f9443da6 clk: mxs: replace imx23 clk_register_clkdev with clock DT lookup
It really becomes a maintenance issue that every time a device needs
to look up (clk_get) a clock we have to patch kernel clock file to call
clk_register_clkdev for that clock.

Since clock DT support which is meant to resolve clock lookup in device
tree is in place, the patch moves imx23 client devices' clock lookup
over to device tree, so that any new lookup to be added at later time
can just get done in DT instead of kernel.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
2012-09-11 14:45:46 +08:00
..
calxeda.txt clk: add highbank clock support 2012-07-11 17:58:47 -07:00
clock-bindings.txt
fixed-clock.txt
imx23-clock.txt clk: mxs: replace imx23 clk_register_clkdev with clock DT lookup 2012-09-11 14:45:46 +08:00
imx28-clock.txt clk: mxs: replace imx28 clk_register_clkdev with clock DT lookup 2012-09-11 14:45:46 +08:00