clk: add DT fixed-clock binding support
authorGrant Likely <grant.likely@secretlab.ca>
Sun, 8 Apr 2012 02:39:39 +0000 (21:39 -0500)
committerMike Turquette <mturquette@linaro.org>
Thu, 12 Jul 2012 00:58:46 +0000 (17:58 -0700)
commit015ba40246497ae02a5f644d4c8adfec76d9b75c
treebc14e32c38c79ca9e1b0d822042730aa21aac1d9
parent766e6a4ec602d0c107553b91b3434fe9c03474f4
clk: add DT fixed-clock binding support

Add support for DT "fixed-clock" binding to the common fixed rate clock
support.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
[Rob Herring] Rework and move into common clock infrastructure
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/clk-fixed-rate.c
include/linux/clk-provider.h