]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: Add driver for Maxim 77802 PMIC clocks
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Mon, 18 Aug 2014 08:33:03 +0000 (10:33 +0200)
committerMike Turquette <mturquette@linaro.org>
Tue, 9 Sep 2014 20:55:59 +0000 (13:55 -0700)
commit83ccf16cb9247b6b657637c31e4c2035fe64ae64
tree98301b73fa8213a0004406b3789454f10f274981
parentfcd0864cdba2a93f5c51fdf06935151663f0954a
clk: Add driver for Maxim 77802 PMIC clocks

The MAX77802 PMIC has two 32.768kHz Buffered Clock Outputs with
Low Jitter Mode. This patch adds support for these two clocks.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/Kconfig
drivers/clk/Makefile
drivers/clk/clk-max77802.c [new file with mode: 0644]
include/dt-bindings/clock/maxim,max77802.h [new file with mode: 0644]