devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] DT binding support for ECAP & EHRPWM driver
@ 2012-09-26 11:27 Philip, Avinash
  2012-09-26 11:27 ` [PATCH 1/2] pwm: pwm-tiecap: Add device-tree binding support for APWM driver Philip, Avinash
  2012-09-26 11:27 ` [PATCH 2/2] pwm: pwm-tiehrpwm: Add device-tree binding support for EHRPWM driver Philip, Avinash
  0 siblings, 2 replies; 14+ messages in thread
From: Philip, Avinash @ 2012-09-26 11:27 UTC (permalink / raw)
  To: thierry.reding, grant.likely, rob.herring, rob
  Cc: linux-kernel, devicetree-discuss, linux-doc, nsekhar,
	gururaja.hebbar, Philip, Avinash

These patch set adds
1. DT binding support in drivers.
2. Add custom of_xlate function to request set period & polarity of
   pwm device from client drivers DT.

This has been tested on AM335X-EVM for PWM backlight based on tree
[1] merged with [2].
1. linux-next/master
2. linux-omap-dt/for_3.7/dts_part2

Philip, Avinash (2):
  pwm: pwm-tiecap: Add device-tree binding support for APWM driver
  pwm: pwm-tiehrpwm: Add device-tree binding support for EHRPWM driver

 .../devicetree/bindings/pwm/pwm-tiecap.txt         |   26 +++++
 .../devicetree/bindings/pwm/pwm-tiehrpwm.txt       |   26 +++++
 drivers/pwm/pwm-tiecap.c                           |  108 +++++++++++++++++++
 drivers/pwm/pwm-tiehrpwm.c                         |  110 ++++++++++++++++++++
 4 files changed, 270 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiecap.txt
 create mode 100644 Documentation/devicetree/bindings/pwm/pwm-tiehrpwm.txt


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

end of thread, other threads:[~2012-10-09 12:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-26 11:27 [PATCH 0/2] DT binding support for ECAP & EHRPWM driver Philip, Avinash
2012-09-26 11:27 ` [PATCH 1/2] pwm: pwm-tiecap: Add device-tree binding support for APWM driver Philip, Avinash
2012-10-02  6:00   ` Thierry Reding
2012-10-02  7:16     ` Sekhar Nori
     [not found]       ` <506A94C0.1010106-l0cyMroinI0@public.gmane.org>
2012-10-02  8:07         ` Thierry Reding
     [not found]           ` <20121002080751.GA16928-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-10-02  8:27             ` Sekhar Nori
2012-10-08 13:31     ` Philip, Avinash
2012-10-08 13:39       ` Thierry Reding
2012-10-09 12:36         ` Philip, Avinash
2012-10-09 12:48           ` Thierry Reding
2012-09-26 11:27 ` [PATCH 2/2] pwm: pwm-tiehrpwm: Add device-tree binding support for EHRPWM driver Philip, Avinash
     [not found]   ` <1348658863-29428-3-git-send-email-avinashphilip-l0cyMroinI0@public.gmane.org>
2012-10-02  6:11     ` Thierry Reding
2012-10-08 13:31       ` Philip, Avinash
2012-10-08 13:50         ` Thierry Reding

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