[PATCH V4 0/3] rtc: omap: Add support for regulator supply
Lokesh Vutla
lokeshvutla at ti.com
Tue Oct 28 02:58:49 PDT 2014
This series adds support for regulator supply.
Changes since V3:
- Removed extra Optional properties header.
- Moved regulator get before platform_set_drvdata().
- Updated commit message for Patch 3/3.
- Added new dt properties for min and max voltages if default voltage needs to be changed.
Changes since v2:
- Rebased on top of Johan Hovold's recent rtc cleanup series[1]
- Addressed Johan Hovold's comments.
[1] https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg748519.html
Lokesh Vutla (2):
rtc: omap: use module_platform_driver
rtc: omap: Support regulator supply for RTC
Tero Kristo (1):
rtc: omap: Update Kconfig for OMAP RTC
Documentation/devicetree/bindings/rtc/rtc-omap.txt | 6 +++
drivers/rtc/Kconfig | 6 +--
drivers/rtc/rtc-omap.c | 47 ++++++++++++++++++++--
3 files changed, 52 insertions(+), 7 deletions(-)
--
1.9.1
More information about the linux-arm-kernel
mailing list