pwm: sti: Supply PWM Capture clock handling
authorLee Jones <lee.jones@linaro.org>
Tue, 16 Aug 2016 09:35:02 +0000 (10:35 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 8 Sep 2016 08:55:09 +0000 (10:55 +0200)
commitd66a928dc08f59b2c03bc22e910b058b4ea01f92
tree867d190f40d48c42a5471c69a106d98759202b2c
parentf66d78faf2dc4845e06d42854769968c4166fe6c
pwm: sti: Supply PWM Capture clock handling

ST's PWM IP is supplied by 2 different clocks. One for PWM output and
the other for capture. This patch provides clock handling for the
latter.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-sti.c