devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Dianlong Li <long17.cool@163.com>
Cc: robh@kernel.org, a.zummo@towertech.it, mark.rutland@arm.com,
	linux-rtc@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] rtc: sd3078: new driver.
Date: Thu, 10 Jan 2019 21:57:01 +0100	[thread overview]
Message-ID: <20190110205701.GA2362@piout.net> (raw)
In-Reply-To: <1544696030-17159-3-git-send-email-long17.cool@163.com>

On 13/12/2018 18:13:50+0800, Dianlong Li wrote:
> The sd3078 is a combination RTC and SRAM device with I2C interface.
> 
> Signed-off-by: Dianlong Li <long17.cool@163.com>
> ---
>  MAINTAINERS              |    6 ++
>  drivers/rtc/Kconfig      |    9 ++
>  drivers/rtc/Makefile     |    1 +
>  drivers/rtc/rtc-sd3078.c |  232 ++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 248 insertions(+)
>  create mode 100644 drivers/rtc/rtc-sd3078.c
> 

All applied, thanks.

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-01-10 20:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-13 10:13 [PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc Dianlong Li
2018-12-13 10:13 ` [PATCH 2/3] dt-bindings: rtc: sd3078: add device tree documentation Dianlong Li
2018-12-20 20:26   ` Rob Herring
2018-12-13 10:13 ` [PATCH 3/3] rtc: sd3078: new driver Dianlong Li
2019-01-10 20:57   ` Alexandre Belloni [this message]
2018-12-20 20:25 ` [PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc Rob Herring

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=20190110205701.GA2362@piout.net \
    --to=alexandre.belloni@bootlin.com \
    --cc=a.zummo@towertech.it \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=long17.cool@163.com \
    --cc=mark.rutland@arm.com \
    --cc=robh@kernel.org \
    /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 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).