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 at rock-chips.com> > --- > .../devicetree/bindings/pwm/pwm-rockchip.txt | 8 +++- Acked-by: Rob Herring <robh at kernel.org> > drivers/pwm/pwm-rockchip.c | 53 ++++++++++++++++++---- > 2 files changed, 51 insertions(+), 10 deletions(-)