[PATCH 4/5] clk: max77686: Add support for MAX77620 clocks
From: Krzysztof Kozlowski <hidden>
Date: 2016-06-16 13:02:49
Also in:
linux-clk, linux-devicetree, linux-samsung-soc, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2016-06-16 13:02:49
Also in:
linux-clk, linux-devicetree, linux-samsung-soc, lkml
On 06/15/2016 04:13 PM, Laxman Dewangan wrote:
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. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> CC: Krzysztof Kozlowski <redacted> CC: Javier Martinez Canillas <javier@dowhile0.org> --- drivers/clk/Kconfig | 7 ++++--- drivers/clk/clk-max77686.c | 16 ++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-)
Tested on max77686 and max77802: Tested-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof