All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: Kever Yang <kever.yang@rock-chips.com>,
	Philipp Tomsich <philipp.tomsich@theobroma-systems.com>,
	Simon Glass <sjg@chromium.org>
Cc: Suniel Mahesh <sunil@amarulasolutions.com>,
	U-Boot-Denx <u-boot@lists.denx.de>,
	linux-rockchip@lists.infradead.org,
	linux-amarula <linux-amarula@amarulasolutions.com>,
	Jagan Teki <jagan@amarulasolutions.com>
Subject: [PATCH v4 0/4] rtc: Add RK808 PMIC RTC
Date: Fri, 10 Jul 2020 21:20:53 +0530	[thread overview]
Message-ID: <20200710155057.310168-1-jagan@amarulasolutions.com> (raw)

This series support RK808 PMIC RTC on rk3399. 

Changes for v4:
- rebase on master
- cleanup of style changes

Any inputs?
Jagan.

Suniel Mahesh (4):
  arm: dts: rockchip: rk3399-roc-pc: Add RTC child node for RK808 PMIC
  power: pmic: rk8xx: bind rk808 RTC
  rtc: rk8xx: Add base support for the RK808 PMIC RTC
  roc-rk3399-pc: Enable DM RTC

 arch/arm/dts/rk3399-roc-pc-u-boot.dtsi    |   8 +
 configs/roc-pc-mezzanine-rk3399_defconfig |   1 +
 configs/roc-pc-rk3399_defconfig           |   1 +
 drivers/power/pmic/rk8xx.c                |  19 ++-
 drivers/rtc/Kconfig                       |   8 +
 drivers/rtc/Makefile                      |   1 +
 drivers/rtc/rk808-rtc.c                   | 173 ++++++++++++++++++++++
 7 files changed, 210 insertions(+), 1 deletion(-)
 create mode 100644 drivers/rtc/rk808-rtc.c

-- 
2.25.1

WARNING: multiple messages have this Message-ID (diff)
From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [PATCH v4 0/4] rtc: Add RK808 PMIC RTC
Date: Fri, 10 Jul 2020 21:20:53 +0530	[thread overview]
Message-ID: <20200710155057.310168-1-jagan@amarulasolutions.com> (raw)

This series support RK808 PMIC RTC on rk3399. 

Changes for v4:
- rebase on master
- cleanup of style changes

Any inputs?
Jagan.

Suniel Mahesh (4):
  arm: dts: rockchip: rk3399-roc-pc: Add RTC child node for RK808 PMIC
  power: pmic: rk8xx: bind rk808 RTC
  rtc: rk8xx: Add base support for the RK808 PMIC RTC
  roc-rk3399-pc: Enable DM RTC

 arch/arm/dts/rk3399-roc-pc-u-boot.dtsi    |   8 +
 configs/roc-pc-mezzanine-rk3399_defconfig |   1 +
 configs/roc-pc-rk3399_defconfig           |   1 +
 drivers/power/pmic/rk8xx.c                |  19 ++-
 drivers/rtc/Kconfig                       |   8 +
 drivers/rtc/Makefile                      |   1 +
 drivers/rtc/rk808-rtc.c                   | 173 ++++++++++++++++++++++
 7 files changed, 210 insertions(+), 1 deletion(-)
 create mode 100644 drivers/rtc/rk808-rtc.c

-- 
2.25.1

             reply	other threads:[~2020-07-10 15:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-10 15:50 Jagan Teki [this message]
2020-07-10 15:50 ` [PATCH v4 0/4] rtc: Add RK808 PMIC RTC Jagan Teki
2020-07-10 15:50 ` [PATCH v4 1/4] arm: dts: rockchip: rk3399-roc-pc: Add RTC child node for RK808 PMIC Jagan Teki
2020-07-10 15:50   ` Jagan Teki
2020-07-10 15:50 ` [PATCH v4 2/4] power: pmic: rk8xx: bind rk808 RTC Jagan Teki
2020-07-10 15:50   ` Jagan Teki
2020-07-10 15:50 ` [PATCH v4 3/4] rtc: rk8xx: Add base support for the RK808 PMIC RTC Jagan Teki
2020-07-10 15:50   ` Jagan Teki
2020-07-10 15:59   ` Suniel Mahesh
2020-07-10 15:59     ` Suniel Mahesh
2020-07-18 12:11   ` Kever Yang
2020-07-18 12:11     ` Kever Yang
2020-07-20 10:53     ` Jagan Teki
2020-07-20 10:53       ` Jagan Teki
2020-07-21  3:12       ` Kever Yang
2020-07-21 13:22         ` Suniel Mahesh
2020-07-10 15:50 ` [PATCH v4 4/4] roc-rk3399-pc: Enable DM RTC Jagan Teki
2020-07-10 15:50   ` Jagan Teki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200710155057.310168-1-jagan@amarulasolutions.com \
    --to=jagan@amarulasolutions.com \
    --cc=kever.yang@rock-chips.com \
    --cc=linux-amarula@amarulasolutions.com \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=philipp.tomsich@theobroma-systems.com \
    --cc=sjg@chromium.org \
    --cc=sunil@amarulasolutions.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.