clk: hi6220: Add the hi655x's pmic clock
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 17 Apr 2017 17:19:25 +0000 (19:19 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Sat, 22 Apr 2017 02:18:53 +0000 (19:18 -0700)
commitb68adc23bc3d0c81a08b69cf1ba0bf0405c9d868
tree3dd120d9513de93aec3bdd4b054d727118e699f6
parentfc04f27dfc4280ef35540ab40fa14c24ff8cc799
clk: hi6220: Add the hi655x's pmic clock

The hi655x multi function device is a PMIC providing regulators.

The PMIC also provides a clock for the WiFi and the Bluetooth, let's implement
this clock in order to add it in the hi655x MFD and allow proper wireless
initialization.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
[sboyd@codeaurora.org: Remove clkdev usage]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/Kconfig
drivers/clk/Makefile
drivers/clk/clk-hi655x.c [new file with mode: 0644]