[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200305082715.15861-1-lokeshvutla@ti.com>
Date: Thu, 5 Mar 2020 13:57:09 +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 v3 0/6] 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 v2:
- Incorporated changes from Tony
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
Tony Lindgren (1):
clocksource: timer-ti-dm: Prepare for using cpuidle
drivers/clocksource/timer-ti-dm.c | 186 ++++++++++++---------
drivers/pwm/pwm-omap-dmtimer.c | 8 +-
include/clocksource/timer-ti-dm.h | 4 +-
include/linux/platform_data/dmtimer-omap.h | 6 +-
4 files changed, 121 insertions(+), 83 deletions(-)
--
2.23.0
Powered by blists - more mailing lists