devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv4 0/3] ftm-pwm: Convert to direct regmap API usage
@ 2014-08-19  4:38 Xiubo Li
  2014-08-19  4:38 ` [PATCHv4 1/3] pwm: ftm-pwm: Clean up the code Xiubo Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Xiubo Li @ 2014-08-19  4:38 UTC (permalink / raw)
  To: thierry.reding, mark.rutland, linux-pwm
  Cc: robh+dt, pawel.moll, devicetree, linux-doc, rdunlap, galak,
	ijc+devicetree, Xiubo Li


This is depended on the following patches, which have already been merged
into linux-next tree:
https://lkml.org/lkml/2014/7/15/6
https://lkml.org/lkml/2014/7/15/5
https://lkml.org/lkml/2014/7/15/7


Changes in V4:
- Modified the 'static struct regmap_config fsl_pwm_regmap_config = {}'
  to 'static const struct regmap_config fsl_pwm_regmap_config = {}'
- Followed the Mark Rutland's advice.

Changes in V3:
- Use the regmap framework's endianness method instead of its own.

Changes in V2:
- Adds detail descriptions of these patches.


Xiubo Li (3):
  pwm: ftm-pwm: Clean up the code.
  pwm: ftm-pwm: Convert to direct regmap API usage.
  pwm: documentation: Add 'big-endian' property for FTM PWM.

 .../devicetree/bindings/pwm/pwm-fsl-ftm.txt        | 23 +++++-
 drivers/pwm/pwm-fsl-ftm.c                          | 90 +++++++++++-----------
 2 files changed, 69 insertions(+), 44 deletions(-)

-- 
1.8.5


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

end of thread, other threads:[~2014-08-19  4:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-19  4:38 [PATCHv4 0/3] ftm-pwm: Convert to direct regmap API usage Xiubo Li
2014-08-19  4:38 ` [PATCHv4 1/3] pwm: ftm-pwm: Clean up the code Xiubo Li
2014-08-19  4:38 ` [PATCHv4 2/3] pwm: ftm-pwm: Convert to direct regmap API usage Xiubo Li
2014-08-19  4:38 ` [PATCHv4 3/3] pwm: documentation: Add 'big-endian' property for FTM PWM Xiubo Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).