Re: [PATCH 1/5] pwm: rockchip: Add APB and function both clocks support

From: Rob Herring
Date: Thu Jul 06 2017 - 13:13:04 EST


On Thu, Jun 29, 2017 at 08:27:47PM +0800, David Wu wrote:
> New PWM module provides two individual clocks of APB clock
> and function clock.
>
> Signed-off-by: David Wu <david.wu@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/pwm/pwm-rockchip.txt | 8 +++-

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/pwm/pwm-rockchip.c | 53 ++++++++++++++++++----
> 2 files changed, 51 insertions(+), 10 deletions(-)