public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv9 Resend 0/4] Add Freescale FTM PWM driver
@ 2014-02-19  8:38 Xiubo Li
  2014-02-19  8:38 ` [PATCHv9 Resend 1/4] pwm: Add Freescale FTM PWM driver support Xiubo Li
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Xiubo Li @ 2014-02-19  8:38 UTC (permalink / raw)
  To: thierry.reding, linux-pwm; +Cc: linux-kernel, Xiubo Li

Resend this patch series, just adding the missing and new Reviewed-by and
Acked-by infomation of this patch series.


Xiubo Li (4):
  pwm: Add Freescale FTM PWM driver support
  ARM: dts: vf610: Add Freescale FTM PWM node.
  ARM: dts: vf610-twr: Enables FTM PWM device.
  Documentation: Add device tree bindings for Freescale FTM PWM.

 .../devicetree/bindings/pwm/pwm-fsl-ftm.txt        |  34 ++
 arch/arm/boot/dts/vf610-twr.dts                    |   6 +
 arch/arm/boot/dts/vf610.dtsi                       |  13 +
 drivers/pwm/Kconfig                                |  10 +
 drivers/pwm/Makefile                               |   1 +
 drivers/pwm/pwm-fsl-ftm.c                          | 479 +++++++++++++++++++++
 6 files changed, 543 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/pwm/pwm-fsl-ftm.txt
 create mode 100644 drivers/pwm/pwm-fsl-ftm.c

-- 
1.8.4



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-02-27  5:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19  8:38 [PATCHv9 Resend 0/4] Add Freescale FTM PWM driver Xiubo Li
2014-02-19  8:38 ` [PATCHv9 Resend 1/4] pwm: Add Freescale FTM PWM driver support Xiubo Li
2014-02-26 13:11   ` Thierry Reding
2014-02-27  5:10     ` Li.Xiubo
2014-02-19  8:38 ` [PATCHv9 Resend 2/4] ARM: dts: vf610: Add Freescale FTM PWM node Xiubo Li
2014-02-19  8:38 ` [PATCHv9 Resend 3/4] ARM: dts: vf610-twr: Enables FTM PWM device Xiubo Li
2014-02-19  8:38 ` [PATCHv9 Resend 4/4] Documentation: Add device tree bindings for Freescale FTM PWM Xiubo Li
2014-02-26 13:13   ` Thierry Reding
2014-02-27  2:52     ` Li.Xiubo
2014-02-25  2:25 ` [PATCHv9 Resend 0/4] Add Freescale FTM PWM driver Li.Xiubo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox