clk: max77686: Add support for MAX77620 clocks
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 17 Jun 2016 10:51:07 +0000 (16:21 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 15 Aug 2016 22:39:32 +0000 (15:39 -0700)
commit5a227cd1ab3693d36ac7a6f1fc4e21a7129f62f0
treed6bc84423880023bd60b3be346fdf1c8ce795fcb
parente581245d8aaf897870afacd4aaf2bbce77cf1f1e
clk: max77686: Add support for MAX77620 clocks

Maxim Max77620 has one 32KHz clock output and the clock HW
IP used on this PMIC is same as what it is there in the MAX77686.

Add clock driver support for MAX77620 on the MAX77686 driver.

CC: Krzysztof Kozlowski <k.kozlowski@samsung.com>
CC: Javier Martinez Canillas <javier@dowhile0.org>
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Tested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/Kconfig
drivers/clk/clk-max77686.c