clk: max77686: Register OF clock provider
authorTomasz Figa <t.figa@samsung.com>
Thu, 12 Dec 2013 16:07:20 +0000 (17:07 +0100)
committerMike Turquette <mturquette@linaro.org>
Wed, 8 Jan 2014 17:57:07 +0000 (09:57 -0800)
commitb06c698716476dffb9537b06b0406a55d6fe4cd8
tree4ba6c8137d4a6a102f1f159a258fe3eb9baa9164
parent3966c947f45911e093114371462687134d5e8d40
clk: max77686: Register OF clock provider

If max77686 chip is instantiated from device tree, it is desirable to
have an OF clock provider to allow device tree based look-up of clocks.
This patch adds OF clock provider registration to the clk-max77686
driver.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Documentation/devicetree/bindings/clock/maxim,max77686.txt [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/max77686.txt
drivers/clk/clk-max77686.c