From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>,
linux-rtc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Michael Ellerman <mpe@ellerman.id.au>,
Anatolij Gustschin <agust@denx.de>,
linuxppc-dev@lists.ozlabs.org, Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org
Subject: Re: [PATCH 2/3] ARM: dts: at91: usb_a9g20: fix rtc node
Date: Fri, 15 Sep 2017 09:08:31 +0200 [thread overview]
Message-ID: <bf64c774-9057-d73e-8f39-7fcc5f32725c@microchip.com> (raw)
In-Reply-To: <20170915020004.24272-2-alexandre.belloni@free-electrons.com>
On 15/09/2017 at 04:00, Alexandre Belloni wrote:
> The rv3029 compatible is missing its vendor string, add it.
> Also fix the node name to be a proper generic name.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> ---
> arch/arm/boot/dts/usb_a9g20_common.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/usb_a9g20_common.dtsi b/arch/arm/boot/dts/usb_a9g20_common.dtsi
> index 088c2c3685ab..81c3fe0465d9 100644
> --- a/arch/arm/boot/dts/usb_a9g20_common.dtsi
> +++ b/arch/arm/boot/dts/usb_a9g20_common.dtsi
> @@ -20,8 +20,8 @@
> };
>
> i2c-gpio-0 {
> - rv3029c2@56 {
> - compatible = "rv3029c2";
> + rtc@56 {
> + compatible = "microcrystal,rv3029";
> reg = <0x56>;
> };
> };
>
--
Nicolas Ferre
next prev parent reply other threads:[~2017-09-15 7:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-15 2:00 [PATCH 1/3] RTC: rv3029: fix vendor string Alexandre Belloni
2017-09-15 2:00 ` [PATCH 2/3] ARM: dts: at91: usb_a9g20: fix rtc node Alexandre Belloni
2017-09-15 7:08 ` Nicolas Ferre [this message]
2017-09-15 2:00 ` [PATCH 3/3] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible Alexandre Belloni
2017-09-15 7:13 ` Anatolij Gustschin
2017-09-26 13:40 ` Alexandre Belloni
2017-09-20 20:52 ` [PATCH 1/3] RTC: rv3029: fix vendor string 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=bf64c774-9057-d73e-8f39-7fcc5f32725c@microchip.com \
--to=nicolas.ferre@microchip.com \
--cc=agust@denx.de \
--cc=alexandre.belloni@free-electrons.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=robh+dt@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