[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200228095346.32177-1-lokeshvutla@ti.com>
Date: Fri, 28 Feb 2020 15:23:41 +0530
From: Lokesh Vutla <lokeshvutla@...com>
To: Tony Lindgren <tony@...mide.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>
CC: Linux OMAP Mailing List <linux-omap@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
Thierry Reding <thierry.reding@...il.com>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>, <linux-pwm@...r.kernel.org>,
Sekhar Nori <nsekhar@...com>, Tero Kristo <t-kristo@...com>,
Lokesh Vutla <lokeshvutla@...com>
Subject: [PATCH v2 0/5] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
This series fixes dm_timer_ops used for enabling the pwm and enables
cpu_pm notifier for context save and restore. This acts as a preparatory
series for enabling dynamic period updates for pwm omap dm timer driver.
Changes since v1:
- Updated License header to use SPDX identifier
- Implemented cpu_pm notfier
- Added support for getting pwm current status
- Extended set_pwm functionality.
Lokesh Vutla (5):
clocksource: timer-ti-dm: Convert to SPDX identifier
clocksource: timer-ti-dm: Implement cpu_pm notifier for context save
and restore
clocksource: timer-ti-dm: Do not update counter on updating the period
clocksource: timer-ti-dm: Add support to get pwm current status
clocksource: timer-ti-dm: Enable autoreload in set_pwm
drivers/clocksource/timer-ti-dm.c | 136 ++++++++++-----------
drivers/pwm/pwm-omap-dmtimer.c | 8 +-
include/clocksource/timer-ti-dm.h | 3 +-
include/linux/platform_data/dmtimer-omap.h | 6 +-
4 files changed, 75 insertions(+), 78 deletions(-)
--
2.23.0
Powered by blists - more mailing lists