Re: [PATCH repost] arm: plat-omap: Add PWM dmtimer platform data quirks

From: Tony Lindgren
Date: Mon Jan 25 2016 - 13:08:37 EST


* Neil Armstrong <narmstrong@xxxxxxxxxxxx> [160122 08:16]:
> In order to set the currently platform dependent dmtimer
> functions pointers as platform data for the pwm-omap-dmtimer
> platform driver, add it to plat-omap auxdata_lookup table.
>
> Suggested-by: Tony Lindgren <tony@xxxxxxxxxxx>
> Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
> ---
> arch/arm/mach-omap2/pdata-quirks.c | 23 +++++++++++++++++++++++
> 1 file changed, 23 insertions(+)
>
> Tony, Thierry,
>
> The previous patches are now upstream, here is a repost of the patch re-tested
> against mainline.
>
> Ref: http://lkml.kernel.org/r/56374592.4060201@xxxxxxxxxxxx
> Patchset: http://lkml.kernel.org/r/5620ED2C.1090107@xxxxxxxxxxxx

OK great. I'll add this into omap-for-v4.5/fixes so we get the
PWM driver working.

Regards,

Tony