linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: kirkwood: synology: Fix rs5c372 RTC entry
@ 2019-09-28 10:53 Walter Schweizer
  2019-10-01 12:28 ` Andrew Lunn
  2019-10-08  9:43 ` Gregory CLEMENT
  0 siblings, 2 replies; 3+ messages in thread
From: Walter Schweizer @ 2019-09-28 10:53 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel; +Cc: Walter Schweizer

In the rtc-rs5c372.c driver the compatible entry has been renamed
from rs5c372 to rs5c372a. Most dts files have been adapted.
This patch completes the change.

Signed-off-by: Walter Schweizer <ws.kernel@gmail.com>
---
 arch/arm/boot/dts/kirkwood-synology.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/kirkwood-synology.dtsi b/arch/arm/boot/dts/kirkwood-synology.dtsi
index c97ed29a0a0b..217bd374e52b 100644
--- a/arch/arm/boot/dts/kirkwood-synology.dtsi
+++ b/arch/arm/boot/dts/kirkwood-synology.dtsi
@@ -244,7 +244,7 @@
 
 			rs5c372: rs5c372@32 {
 				status = "disabled";
-				compatible = "ricoh,rs5c372";
+				compatible = "ricoh,rs5c372a";
 				reg = <0x32>;
 			};
 
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: dts: kirkwood: synology: Fix rs5c372 RTC entry
  2019-09-28 10:53 [PATCH] ARM: dts: kirkwood: synology: Fix rs5c372 RTC entry Walter Schweizer
@ 2019-10-01 12:28 ` Andrew Lunn
  2019-10-08  9:43 ` Gregory CLEMENT
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2019-10-01 12:28 UTC (permalink / raw)
  To: Walter Schweizer; +Cc: Gregory Clement, linux-kernel, linux-arm-kernel

On Sat, Sep 28, 2019 at 12:53:44PM +0200, Walter Schweizer wrote:
> In the rtc-rs5c372.c driver the compatible entry has been renamed
> from rs5c372 to rs5c372a. Most dts files have been adapted.
> This patch completes the change.
> 
> Signed-off-by: Walter Schweizer <ws.kernel@gmail.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: dts: kirkwood: synology: Fix rs5c372 RTC entry
  2019-09-28 10:53 [PATCH] ARM: dts: kirkwood: synology: Fix rs5c372 RTC entry Walter Schweizer
  2019-10-01 12:28 ` Andrew Lunn
@ 2019-10-08  9:43 ` Gregory CLEMENT
  1 sibling, 0 replies; 3+ messages in thread
From: Gregory CLEMENT @ 2019-10-08  9:43 UTC (permalink / raw)
  To: Walter Schweizer, linux-kernel, linux-arm-kernel; +Cc: Walter Schweizer

Hi Walter,

> In the rtc-rs5c372.c driver the compatible entry has been renamed
> from rs5c372 to rs5c372a. Most dts files have been adapted.
> This patch completes the change.
>
> Signed-off-by: Walter Schweizer <ws.kernel@gmail.com>

Applied on mvebu/dt

Thanks,

Gregory
> ---
>  arch/arm/boot/dts/kirkwood-synology.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/kirkwood-synology.dtsi b/arch/arm/boot/dts/kirkwood-synology.dtsi
> index c97ed29a0a0b..217bd374e52b 100644
> --- a/arch/arm/boot/dts/kirkwood-synology.dtsi
> +++ b/arch/arm/boot/dts/kirkwood-synology.dtsi
> @@ -244,7 +244,7 @@
>  
>  			rs5c372: rs5c372@32 {
>  				status = "disabled";
> -				compatible = "ricoh,rs5c372";
> +				compatible = "ricoh,rs5c372a";
>  				reg = <0x32>;
>  			};
>  
> -- 
> 2.20.1
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-10-08  9:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-28 10:53 [PATCH] ARM: dts: kirkwood: synology: Fix rs5c372 RTC entry Walter Schweizer
2019-10-01 12:28 ` Andrew Lunn
2019-10-08  9:43 ` Gregory CLEMENT

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