devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add PWM polarity flag macros for DT
@ 2013-07-11 14:37 Laurent Pinchart
  2013-07-11 14:37 ` [PATCH 1/2] ARM i.MX53: mba53: Fix PWM backlight DT node Laurent Pinchart
  2013-07-11 14:37 ` [PATCH 2/2] pwm: Add PWM polarity flag macros for DT Laurent Pinchart
  0 siblings, 2 replies; 22+ messages in thread
From: Laurent Pinchart @ 2013-07-11 14:37 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Shawn Guo, Steffen Trumtrar, Boris BREZILLON, Tomasz Figa,
	Philip Avinash, Tony Prisk, linux-pwm, devicetree-discuss,
	linux-omap, linux-arm-kernel

Hello,

Here's a small patch set that replaces PWM polarity numerical constants with
macros in DT. The series starts with a fix for an error in the i.MX53 mba53 DT,
and the second patch then introduces the macros and update both bindings
documentation and existing DT.

Laurent Pinchart (2):
  ARM i.MX53: mba53: Fix PWM backlight DT node
  pwm: Add PWM polarity flag macros for DT

 Documentation/devicetree/bindings/pwm/atmel-tcb-pwm.txt |  6 +++---
 Documentation/devicetree/bindings/pwm/pwm-samsung.txt   |  5 +++--
 Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.txt  |  5 +++--
 Documentation/devicetree/bindings/pwm/pwm.txt           |  8 +++++---
 Documentation/devicetree/bindings/pwm/vt8500-pwm.txt    |  5 +++--
 arch/arm/boot/dts/am335x-evm.dts                        |  3 ++-
 arch/arm/boot/dts/am335x-evmsk.dts                      |  3 ++-
 arch/arm/boot/dts/imx53-mba53.dts                       |  2 +-
 arch/arm/boot/dts/wm8850-w70v2.dts                      |  3 ++-
 include/dt-bindings/pwm/pwm.h                           | 15 +++++++++++++++
 include/linux/pwm.h                                     |  4 ++--
 11 files changed, 41 insertions(+), 18 deletions(-)
 create mode 100644 include/dt-bindings/pwm/pwm.h

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2013-07-17 18:20 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-11 14:37 [PATCH 0/2] Add PWM polarity flag macros for DT Laurent Pinchart
2013-07-11 14:37 ` [PATCH 1/2] ARM i.MX53: mba53: Fix PWM backlight DT node Laurent Pinchart
2013-07-12  7:55   ` Shawn Guo
2013-07-11 14:37 ` [PATCH 2/2] pwm: Add PWM polarity flag macros for DT Laurent Pinchart
2013-07-11 15:36   ` Thierry Reding
2013-07-11 17:50     ` Stephen Warren
2013-07-11 19:32       ` Thierry Reding
2013-07-11 20:06         ` Stephen Warren
2013-07-12 11:01           ` Laurent Pinchart
2013-07-12 14:42             ` Stephen Warren
2013-07-16  1:10               ` Laurent Pinchart
2013-07-16  3:39                 ` Stephen Warren
2013-07-17 11:00                   ` Laurent Pinchart
2013-07-17 17:11                     ` Stephen Warren
2013-07-17 18:20                       ` Thierry Reding
2013-07-12 10:50     ` Laurent Pinchart
2013-07-11 17:40   ` Stephen Warren
2013-07-12 10:41     ` Laurent Pinchart
2013-07-12 14:40       ` Stephen Warren
2013-07-12 17:24         ` Thierry Reding
2013-07-12 17:40           ` Stephen Warren
2013-07-16  1:16             ` Laurent Pinchart

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).