Hi, On Tue, Sep 16, 2014 at 3:13 AM, Alexandre Belloni <[email protected]> wrote: > This adds a generic PWM framework driver for the PWM controller > found on Allwinner SoCs. > > Signed-off-by: Alexandre Belloni <[email protected]> > Acked-by: Maxime Ripard <[email protected]> > --- > drivers/pwm/Kconfig | 9 ++ > drivers/pwm/Makefile | 1 +
This patch doesn't apply on either linux-pwm/for-next or sunxi-next. The above files conflict with "pwm: sti: Add new driver for ST's PWM IP". Respinning on either tree should work, as both trees have that commit. > drivers/pwm/pwm-sunxi.c | 371 > ++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 381 insertions(+) > create mode 100644 drivers/pwm/pwm-sunxi.c [...] Thanks ChenYu -- To unsubscribe from this list: send the line "unsubscribe linux-pwm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
