All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add freescale ftm pwm driver for Vybrid VF610 TOWER
@ 2013-08-21  3:07 ` Xiubo Li
  0 siblings, 0 replies; 87+ messages in thread
From: Xiubo Li @ 2013-08-21  3:07 UTC (permalink / raw)
  To: r65073, thierry.reding
  Cc: grant.likely, linux, rob, ian.campbell, swarren, mark.rutland,
	pawel.moll, rob.herring, linux-arm-kernel, linux-pwm,
	linux-kernel, devicetree, linux-doc

Hello,

This patch series is the freescale ftm pwm implementation.
There are 8 channels most supported by the ftm pwm,
and there are two pwm modes:
- Center-Aligned PWM (CPWM) mode
- Edge-Aligned PWM (EPWM) mode

This implementation is only compatible with device tree definition.

Please feel free to comment the dt bindinds.

This patch series is based on linux-next and has been tested on Vybrid VF610TWR board using device tree.

Best Regards,
Xiubo Li

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

end of thread, other threads:[~2013-09-03  5:25 UTC | newest]

Thread overview: 87+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-21  3:07 [PATCH 0/4] Add freescale ftm pwm driver for Vybrid VF610 TOWER Xiubo Li
2013-08-21  3:07 ` Xiubo Li
2013-08-21  3:07 ` Xiubo Li
2013-08-21  3:07 ` [PATCH 1/4] pwm: add freescale ftm pwm driver support Xiubo Li
2013-08-21  3:07   ` Xiubo Li
2013-08-21  3:07   ` Xiubo Li
2013-08-21  7:36   ` Sascha Hauer
2013-08-21  7:36     ` Sascha Hauer
2013-08-21  9:24     ` Xiubo Li-B47053
2013-08-21  9:24       ` Xiubo Li-B47053
2013-08-21  9:50       ` Sascha Hauer
2013-08-21  9:50         ` Sascha Hauer
2013-08-21 10:46         ` Xiubo Li-B47053
2013-08-21 10:46           ` Xiubo Li-B47053
2013-08-23  7:58         ` Thierry Reding
2013-08-23  7:58           ` Thierry Reding
2013-08-23  9:05   ` Thierry Reding
2013-08-23  9:05     ` Thierry Reding
2013-08-26  7:32     ` Xiubo Li-B47053
2013-08-26  7:32       ` Xiubo Li-B47053
2013-08-27  7:40       ` Thierry Reding
2013-08-27  7:40         ` Thierry Reding
2013-08-27  9:56         ` Xiubo Li-B47053
2013-08-27  9:56           ` Xiubo Li-B47053
2013-08-21  3:07 ` [PATCH 2/4] ARM: dts: Add Freescale ftm pwm node for VF610 Xiubo Li
2013-08-21  3:07   ` Xiubo Li
2013-08-21  3:07   ` Xiubo Li
2013-08-23  9:13   ` Thierry Reding
2013-08-23  9:13     ` Thierry Reding
2013-08-26  5:58     ` Xiubo Li-B47053
2013-08-26  5:58       ` Xiubo Li-B47053
2013-08-26  5:58       ` Xiubo Li-B47053
2013-08-21  3:07 ` [PATCH 3/4] ARM: dts: Enables ftm pwm device for Vybrid VF610 TOWER board Xiubo Li
2013-08-21  3:07   ` Xiubo Li
2013-08-21  3:07   ` Xiubo Li
2013-08-23  9:13   ` Thierry Reding
2013-08-23  9:13     ` Thierry Reding
2013-08-26  6:00     ` Xiubo Li-B47053
2013-08-26  6:00       ` Xiubo Li-B47053
2013-08-21  3:07 ` [PATCH 4/4] Documentation: Add device tree bindings for Freescale FTM PWM Xiubo Li
2013-08-21  3:07   ` Xiubo Li
2013-08-21  3:07   ` Xiubo Li
2013-08-21 19:30   ` Tomasz Figa
2013-08-21 19:30     ` Tomasz Figa
2013-08-22  2:55     ` Xiubo Li-B47053
2013-08-22  2:55       ` Xiubo Li-B47053
2013-08-22  6:26       ` Sascha Hauer
2013-08-22  6:26         ` Sascha Hauer
2013-08-22  7:32         ` Xiubo Li-B47053
2013-08-22  7:32           ` Xiubo Li-B47053
2013-08-23  7:36         ` Thierry Reding
2013-08-23  7:36           ` Thierry Reding
2013-08-23 19:29           ` Stephen Warren
2013-08-23 19:29             ` Stephen Warren
2013-08-26  5:35             ` Xiubo Li-B47053
2013-08-26  5:35               ` Xiubo Li-B47053
2013-08-26 20:01               ` Stephen Warren
2013-08-26 20:01                 ` Stephen Warren
2013-08-27  3:48                 ` Xiubo Li-B47053
2013-08-27  3:48                   ` Xiubo Li-B47053
2013-08-27  4:04                   ` Stephen Warren
2013-08-27  4:04                     ` Stephen Warren
2013-08-26  5:46           ` Xiubo Li-B47053
2013-08-26  5:46             ` Xiubo Li-B47053
2013-08-22  8:25       ` Tomasz Figa
2013-08-22  8:25         ` Tomasz Figa
2013-08-22  9:52         ` Xiubo Li-B47053
2013-08-22  9:52           ` Xiubo Li-B47053
2013-08-22 12:17           ` Tomasz Figa
2013-08-22 12:17             ` Tomasz Figa
2013-08-22 12:17             ` Tomasz Figa
2013-08-23  8:04         ` Thierry Reding
2013-08-23  8:04           ` Thierry Reding
2013-08-23  9:10   ` Thierry Reding
2013-08-23  9:10     ` Thierry Reding
2013-08-23 19:36     ` Stephen Warren
2013-08-23 19:36       ` Stephen Warren
2013-08-30 19:19   ` Kumar Gala
2013-08-30 19:19     ` Kumar Gala
2013-08-30 19:19     ` Kumar Gala
2013-08-30 20:11     ` Stephen Warren
2013-08-30 20:11       ` Stephen Warren
2013-09-03  5:25       ` Xiubo Li-B47053
2013-09-03  5:25         ` Xiubo Li-B47053
2013-09-02  2:18     ` Xiubo Li-B47053
2013-09-02  2:18       ` Xiubo Li-B47053
2013-09-02  2:18       ` Xiubo Li-B47053

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.