Re: [PATCH 1/1] clk: pwm: implement the .get_duty_cycle callback

From: Stephen Boyd
Date: Thu Jun 06 2019 - 14:43:00 EST


Quoting Martin Blumenstingl (2019-05-25 11:42:53)
> Commit 9fba738a53dda2 ("clk: add duty cycle support") added support for
> getting and setting the duty cycle of a clock. This implements the
> get_duty_cycle callback for PWM based clocks so the duty cycle is shown
> in the debugfs output (/sys/kernel/debug/clk/clk_summary).
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
> ---

Seems ok to me. I'm not sure how useful it will be if pwm has debugfs
that can be read too, but I'm not too worried about it.

Applied to clk-next