From: Minying Lin <mimi05633@gmail.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Avi Fishman <avifishman70@gmail.com>,
Tomer Maimon <tmaimon77@gmail.com>,
Tali Perry <tali.perry1@gmail.com>,
Patrick Venture <venture@google.com>,
Nancy Yuen <yuenn@google.com>,
Benjamin Fair <benjaminfair@google.com>,
a.zummo@towertech.it,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
Rob Herring <robh+dt@kernel.org>,
krzysztof.kozlowski+dt@linaro.org, ctcchien@nuvoton.com,
Medad Young <medadyoung@gmail.com>,
KWLIU@nuvoton.com, YSCHU@nuvoton.com, KFTING <KFTING@nuvoton.com>,
JJLIU0@nuvoton.com, CS20 MYLin1 <mylin1@nuvoton.com>,
OpenBMC Maillist <openbmc@lists.ozlabs.org>,
linux-rtc@vger.kernel.org,
devicetree <devicetree@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v5 2/3] ARM: dts: nuvoton: Add nuvoton RTC3018Y node
Date: Tue, 12 Jul 2022 17:28:27 +0800 [thread overview]
Message-ID: <CAL3Znpyx9Srhkje0HW_0FJPrWmTmmMVPonFH_oQ8hFhZWFrL4A@mail.gmail.com> (raw)
In-Reply-To: <b9268cfe-2428-65c9-979b-522e4a43f955@linaro.org>
Dear Krzysztof,
Thank you for your comment.
I will fill blank line.
Thanks.
Best Regards,
Mia
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 於 2022年7月12日 週二 下午3:44寫道:
>
> On 12/07/2022 05:05, Mia Lin wrote:
> > Add nuvoton real time clock RTC3018Y in I2C node
> >
> > Signed-off-by: Mia Lin <mimi05633@gmail.com>
> > ---
> > arch/arm/boot/dts/nuvoton-npcm750-evb.dts | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/nuvoton-npcm750-evb.dts b/arch/arm/boot/dts/nuvoton-npcm750-evb.dts
> > index 3dad32834e5e..589aadb67688 100644
> > --- a/arch/arm/boot/dts/nuvoton-npcm750-evb.dts
> > +++ b/arch/arm/boot/dts/nuvoton-npcm750-evb.dts
> > @@ -202,6 +202,10 @@
> > reg = <0x48>;
> > status = "okay";
> > };
>
> Missing blank line.
>
> > + rtc0: rtc@6f {
> > + compatible = "nuvoton,nct3018y";
> > + reg = <0x6f>;
> > + };
> > };
> >
> > /* lm75 on EB */
>
>
> Best regards,
> Krzysztof
next prev parent reply other threads:[~2022-07-12 9:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 3:05 [PATCH v5 0/3] RTC: nuvoton: Add nuvoton real time clock driver Mia Lin
2022-07-12 3:05 ` [PATCH v5 1/3] dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock Mia Lin
2022-07-12 7:43 ` Krzysztof Kozlowski
2022-07-12 9:08 ` Minying Lin
2022-07-12 3:05 ` [PATCH v5 2/3] ARM: dts: nuvoton: Add nuvoton RTC3018Y node Mia Lin
2022-07-12 7:43 ` Krzysztof Kozlowski
2022-07-12 9:28 ` Minying Lin [this message]
2022-07-12 3:05 ` [PATCH v5 3/3] RTC: nuvoton: Add NCT3018Y real time clock driver Mia Lin
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=CAL3Znpyx9Srhkje0HW_0FJPrWmTmmMVPonFH_oQ8hFhZWFrL4A@mail.gmail.com \
--to=mimi05633@gmail.com \
--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=krzysztof.kozlowski@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=medadyoung@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 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).