Re: [PATCH v5] clk: Add PWM clock driver

From: Philipp Zabel
Date: Thu Mar 12 2015 - 06:04:38 EST


Am Freitag, den 13.02.2015, 20:18 +0100 schrieb Philipp Zabel:
> Some board designers, when running out of clock output pads, decide to
> (mis)use PWM output pads to provide a clock to external components.
> This driver supports this practice by providing an adapter between the
> PWM and clock bindings in the device tree. As the PWM bindings specify
> the period in the device tree, this is a fixed clock.
>
> Tested-by: Janusz Uzycki <j.uzycki@xxxxxxxxxxxxxx>
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> ---
> Changes since v4:
> - Added missing static keywords, as pointed out by Stephen Boyd
> - Turned to_clk_pwm into an inline function,
> - added MODULE_AUTHOR/DESCRIPTION/LICENSE,
> - and fixed PWM spelling issues, as pointed out by Thierry Reding

Are there any further changes you'd like me to make to this patch?

regards
Philipp

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/