linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 2/2] dt-bindings: rtc: add ABEOZ9 support
@ 2019-02-18 20:29 Artem Panfilov
  2019-02-18 21:35 ` Alexandre Belloni
  0 siblings, 1 reply; 6+ messages in thread
From: Artem Panfilov @ 2019-02-18 20:29 UTC (permalink / raw)
  Cc: Artem Panfilov, Alessandro Zummo, Alexandre Belloni, Rob Herring,
	Mark Rutland, linux-rtc, devicetree, linux-kernel

Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/rtc/rtc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/rtc/rtc.txt b/Documentation/devicetree/bindings/rtc/rtc.txt
index 7c8da6926095..0ac93f2dcedc 100644
--- a/Documentation/devicetree/bindings/rtc/rtc.txt
+++ b/Documentation/devicetree/bindings/rtc/rtc.txt
@@ -39,6 +39,7 @@ possibly an interrupt line.
 Compatible		Vendor / Chip
 ==========		=============
 abracon,abb5zes3	AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface
+abracon,abeoz9		AB-RTCMC-32.768kHz-EOZ9: Real Time Clock/Calendar Module with I2C Interface
 dallas,ds1374		I2C, 32-Bit Binary Counter Watchdog RTC with Trickle Charger and Reset Input/Output
 dallas,ds1672		Dallas DS1672 Real-time Clock
 dallas,ds3232		Extremely Accurate I²C RTC with Integrated Crystal and SRAM
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH v3 2/2] dt-bindings: rtc: add ABEOZ9 support
  2019-02-18 20:29 [PATCH v3 2/2] dt-bindings: rtc: add ABEOZ9 support Artem Panfilov
@ 2019-02-18 21:35 ` Alexandre Belloni
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2019-02-18 21:35 UTC (permalink / raw)
  To: Artem Panfilov
  Cc: Alessandro Zummo, Rob Herring, Mark Rutland, linux-rtc,
	devicetree, linux-kernel

Hi,

On 18/02/2019 23:29:29+0300, Artem Panfilov wrote:
> Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
> Reviewed-by: Rob Herring <robh@kernel.org>

This was not necessary as the maintainer can collect tags in the same
thread as the patch.

> ---

As Rob explained, you should add a changelog here.

>  Documentation/devicetree/bindings/rtc/rtc.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/rtc/rtc.txt b/Documentation/devicetree/bindings/rtc/rtc.txt
> index 7c8da6926095..0ac93f2dcedc 100644
> --- a/Documentation/devicetree/bindings/rtc/rtc.txt
> +++ b/Documentation/devicetree/bindings/rtc/rtc.txt
> @@ -39,6 +39,7 @@ possibly an interrupt line.
>  Compatible		Vendor / Chip
>  ==========		=============
>  abracon,abb5zes3	AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface
> +abracon,abeoz9		AB-RTCMC-32.768kHz-EOZ9: Real Time Clock/Calendar Module with I2C Interface
>  dallas,ds1374		I2C, 32-Bit Binary Counter Watchdog RTC with Trickle Charger and Reset Input/Output
>  dallas,ds1672		Dallas DS1672 Real-time Clock
>  dallas,ds3232		Extremely Accurate I²C RTC with Integrated Crystal and SRAM
> -- 
> 2.19.1
> 

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v3 2/2] dt-bindings: rtc: add ABEOZ9 support
  2019-02-17 18:53 Artem Panfilov
  2019-02-18 15:46 ` Rob Herring
@ 2019-02-18 21:36 ` Alexandre Belloni
  1 sibling, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2019-02-18 21:36 UTC (permalink / raw)
  To: Artem Panfilov
  Cc: Alessandro Zummo, Rob Herring, Mark Rutland, linux-rtc,
	devicetree, linux-kernel

On 17/02/2019 21:53:21+0300, Artem Panfilov wrote:
> Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
> ---
>  Documentation/devicetree/bindings/rtc/rtc.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
Applied, thanks.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v3 2/2] dt-bindings: rtc: add ABEOZ9 support
  2019-02-18 15:46 ` Rob Herring
@ 2019-02-18 20:35   ` Artem Panfilov
  0 siblings, 0 replies; 6+ messages in thread
From: Artem Panfilov @ 2019-02-18 20:35 UTC (permalink / raw)
  To: Rob Herring
  Cc: Alessandro Zummo, Alexandre Belloni, Mark Rutland, linux-rtc,
	devicetree, linux-kernel

Hi Rob,

> Acked-by:
> Please add Acked-by/Reviewed-by tags when posting new versions. However,
> there's no need to repost patches *only* to add the tags. The upstream
> maintainer will do that for acks received on the version they apply.
> 
> If a tag was not added on purpose, please state why and what changed.

Thanks for the feedback. I missed that point.

Best Regard,
Artem

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v3 2/2] dt-bindings: rtc: add ABEOZ9 support
  2019-02-17 18:53 Artem Panfilov
@ 2019-02-18 15:46 ` Rob Herring
  2019-02-18 20:35   ` Artem Panfilov
  2019-02-18 21:36 ` Alexandre Belloni
  1 sibling, 1 reply; 6+ messages in thread
From: Rob Herring @ 2019-02-18 15:46 UTC (permalink / raw)
  To: Artem Panfilov
  Cc: Artem Panfilov, Alessandro Zummo, Alexandre Belloni,
	Mark Rutland, linux-rtc, devicetree, linux-kernel

On Sun, 17 Feb 2019 21:53:21 +0300, Artem Panfilov wrote:
> Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
> ---
>  Documentation/devicetree/bindings/rtc/rtc.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.

If a tag was not added on purpose, please state why and what changed.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH v3 2/2] dt-bindings: rtc: add ABEOZ9 support
@ 2019-02-17 18:53 Artem Panfilov
  2019-02-18 15:46 ` Rob Herring
  2019-02-18 21:36 ` Alexandre Belloni
  0 siblings, 2 replies; 6+ messages in thread
From: Artem Panfilov @ 2019-02-17 18:53 UTC (permalink / raw)
  Cc: Artem Panfilov, Alessandro Zummo, Alexandre Belloni, Rob Herring,
	Mark Rutland, linux-rtc, devicetree, linux-kernel

Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
---
 Documentation/devicetree/bindings/rtc/rtc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/rtc/rtc.txt b/Documentation/devicetree/bindings/rtc/rtc.txt
index 7c8da6926095..0ac93f2dcedc 100644
--- a/Documentation/devicetree/bindings/rtc/rtc.txt
+++ b/Documentation/devicetree/bindings/rtc/rtc.txt
@@ -39,6 +39,7 @@ possibly an interrupt line.
 Compatible		Vendor / Chip
 ==========		=============
 abracon,abb5zes3	AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface
+abracon,abeoz9		AB-RTCMC-32.768kHz-EOZ9: Real Time Clock/Calendar Module with I2C Interface
 dallas,ds1374		I2C, 32-Bit Binary Counter Watchdog RTC with Trickle Charger and Reset Input/Output
 dallas,ds1672		Dallas DS1672 Real-time Clock
 dallas,ds3232		Extremely Accurate I²C RTC with Integrated Crystal and SRAM
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-18 21:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-18 20:29 [PATCH v3 2/2] dt-bindings: rtc: add ABEOZ9 support Artem Panfilov
2019-02-18 21:35 ` Alexandre Belloni
  -- strict thread matches above, loose matches on Subject: below --
2019-02-17 18:53 Artem Panfilov
2019-02-18 15:46 ` Rob Herring
2019-02-18 20:35   ` Artem Panfilov
2019-02-18 21:36 ` Alexandre Belloni

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).