public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: get voltage & duty table from dts for st-pwm
@ 2014-09-17 13:07 Chris Zhong
  2014-09-17 13:07 ` [PATCH 1/2] regulator: st-pwm: get voltage and duty table from dts Chris Zhong
  2014-09-17 13:08 ` [PATCH 2/2] dt-bindings: add devicetree bindings for st-pwm regulator Chris Zhong
  0 siblings, 2 replies; 14+ messages in thread
From: Chris Zhong @ 2014-09-17 13:07 UTC (permalink / raw)
  To: dianders, heiko
  Cc: huangtao, cf, zhangqing, Chris Zhong, devicetree, Liam Girdwood,
	Mark Brown, linux-kernel, Kumar Gala, Ian Campbell, Rob Herring,
	Pawel Moll, Mark Rutland

get voltage & duty table from device tree might be better, other platforms can also use this
driver without any modify.
Tested on a rk3288 sdk board as logic voltage regulator.


Chris Zhong (2):
  regulator: st-pwm: get voltage and duty table from dts
  dt-bindings: add devicetree bindings for st-pwm regulator

 .../devicetree/bindings/regulator/st-pwm.txt       |   35 +++++++++
 drivers/regulator/Kconfig                          |    1 -
 drivers/regulator/st-pwm.c                         |   80 ++++++++++----------
 3 files changed, 77 insertions(+), 39 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/regulator/st-pwm.txt

-- 
1.7.9.5


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

end of thread, other threads:[~2014-09-18  3:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17 13:07 [PATCH 0/2] regulator: get voltage & duty table from dts for st-pwm Chris Zhong
2014-09-17 13:07 ` [PATCH 1/2] regulator: st-pwm: get voltage and duty table from dts Chris Zhong
2014-09-17 15:15   ` Heiko Stübner
2014-09-17 16:51   ` Mark Brown
2014-09-17 16:54     ` Doug Anderson
2014-09-18  1:37       ` Chris Zhong
2014-09-18  3:36         ` Doug Anderson
2014-09-17 18:28   ` Doug Anderson
2014-09-17 21:26     ` Lee Jones
2014-09-17 13:08 ` [PATCH 2/2] dt-bindings: add devicetree bindings for st-pwm regulator Chris Zhong
2014-09-17 18:16   ` Doug Anderson
2014-09-17 18:35     ` Mark Brown
2014-09-17 19:46     ` Mark Rutland
2014-09-17 21:22     ` Lee Jones

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