clk: Add clock driver for mb86s7x
commit1ccdd04f536510b7bd9b09efe31b7002ebfedf9c
authorJassi Brar <jaswinder.singh@linaro.org>
Wed, 4 Mar 2015 11:04:03 +0000 (4 19:04 +0800)
committerMichael Turquette <mturquette@linaro.org>
Fri, 10 Apr 2015 20:51:55 +0000 (10 13:51 -0700)
tree81e17fcf6482aa5ea1cf8a57804c2287734a61e8
parentc7739aebec22d43fa78389f286bd5520fc53562b
clk: Add clock driver for mb86s7x

 The CRG11 clock controller is managed by remote f/w.
This driver simply maps Linux CLK ops onto mailbox api.

Signed-off-by: Andy Green <andy.green@linaro.org>
Signed-off-by: Vincent Yang <vincent.yang@socionext.com>
Signed-off-by: Tetsuya Nuriya <nuriya.tetsuya@socionext.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
Documentation/devicetree/bindings/clock/fujitsu,mb86s70-crg11.txt [new file with mode: 0644]
drivers/clk/Makefile
drivers/clk/clk-mb86s7x.c [new file with mode: 0644]