All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Mia Lin <mimi05633@gmail.com>
Cc: avifishman70@gmail.com, devicetree@vger.kernel.org,
	tmaimon77@gmail.com, alexandre.belloni@bootlin.com,
	yuenn@google.com, KFTING@nuvoton.com, venture@google.com,
	robh+dt@kernel.org, linux-kernel@vger.kernel.org,
	krzysztof.kozlowski+dt@linaro.org, YSCHU@nuvoton.com,
	tali.perry1@gmail.com, ctcchien@nuvoton.com,
	benjaminfair@google.com, mylin1@nuvoton.com,
	openbmc@lists.ozlabs.org, KWLIU@nuvoton.com, JJLIU0@nuvoton.com,
	a.zummo@towertech.it, linux-rtc@vger.kernel.org
Subject: Re: [PATCH v4 1/3] dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock
Date: Fri, 8 Jul 2022 16:14:17 -0600	[thread overview]
Message-ID: <20220708221417.GA1573219-robh@kernel.org> (raw)
In-Reply-To: <20220707073054.3954-2-mimi05633@gmail.com>

On Thu, 07 Jul 2022 15:30:52 +0800, Mia Lin wrote:
> Document devicetree bindings for the Nuvoton NCT3018Y Real Time Clock.
> 
> Signed-off-by: Mia Lin <mimi05633@gmail.com>
> ---
>  .../bindings/rtc/nuvoton,nct3018y.yaml        | 45 +++++++++++++++++++
>  MAINTAINERS                                   |  1 +
>  2 files changed, 46 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/rtc/nuvoton,nct3018y.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Mia Lin <mimi05633@gmail.com>
Cc: a.zummo@towertech.it, devicetree@vger.kernel.org,
	alexandre.belloni@bootlin.com, YSCHU@nuvoton.com,
	tmaimon77@gmail.com, avifishman70@gmail.com, venture@google.com,
	openbmc@lists.ozlabs.org, JJLIU0@nuvoton.com,
	linux-kernel@vger.kernel.org, tali.perry1@gmail.com,
	KFTING@nuvoton.com, robh+dt@kernel.org, mylin1@nuvoton.com,
	krzysztof.kozlowski+dt@linaro.org, ctcchien@nuvoton.com,
	KWLIU@nuvoton.com, linux-rtc@vger.kernel.org,
	benjaminfair@google.com
Subject: Re: [PATCH v4 1/3] dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock
Date: Fri, 8 Jul 2022 16:14:17 -0600	[thread overview]
Message-ID: <20220708221417.GA1573219-robh@kernel.org> (raw)
In-Reply-To: <20220707073054.3954-2-mimi05633@gmail.com>

On Thu, 07 Jul 2022 15:30:52 +0800, Mia Lin wrote:
> Document devicetree bindings for the Nuvoton NCT3018Y Real Time Clock.
> 
> Signed-off-by: Mia Lin <mimi05633@gmail.com>
> ---
>  .../bindings/rtc/nuvoton,nct3018y.yaml        | 45 +++++++++++++++++++
>  MAINTAINERS                                   |  1 +
>  2 files changed, 46 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/rtc/nuvoton,nct3018y.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2022-07-08 22:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-07  7:30 [PATCH v4 0/3] RTC: nuvoton: Add nuvoton real time clock driver Mia Lin
2022-07-07  7:30 ` [PATCH v4 1/3] dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock Mia Lin
2022-07-08 22:14   ` Rob Herring [this message]
2022-07-08 22:14     ` Rob Herring
2022-07-12  9:22     ` Minying Lin
2022-07-07  7:30 ` [PATCH v4 2/3] ARM: dts: nuvoton: Add nuvoton RTC3018Y node Mia Lin
2022-07-07  7:30 ` [PATCH v4 3/3] RTC: nuvoton: Add NCT3018Y real time clock driver Mia Lin
2022-07-08 22:31   ` kernel test robot
2022-07-08 22:31     ` kernel test robot

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=20220708221417.GA1573219-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=JJLIU0@nuvoton.com \
    --cc=KFTING@nuvoton.com \
    --cc=KWLIU@nuvoton.com \
    --cc=YSCHU@nuvoton.com \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@bootlin.com \
    --cc=avifishman70@gmail.com \
    --cc=benjaminfair@google.com \
    --cc=ctcchien@nuvoton.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=mimi05633@gmail.com \
    --cc=mylin1@nuvoton.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=robh+dt@kernel.org \
    --cc=tali.perry1@gmail.com \
    --cc=tmaimon77@gmail.com \
    --cc=venture@google.com \
    --cc=yuenn@google.com \
    /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.