All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
@ 2018-02-16 23:43 Alexandre Belloni
  2018-03-19 22:22 ` [RESEND] " Michael Ellerman
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2018-02-16 23:43 UTC (permalink / raw)
  To: Michael Ellerman; +Cc: linuxppc-dev, linux-rtc, linux-kernel, Alexandre Belloni

The proper compatible for rv3029 is microcrystal,rv3029.

Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
---

Hi,

I'm resending that one because I prefer not taking DT patches through the RTC
tree.

 arch/powerpc/boot/dts/digsy_mtc.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/boot/dts/digsy_mtc.dts b/arch/powerpc/boot/dts/digsy_mtc.dts
index c280e75c86bf..c3922fc03e0b 100644
--- a/arch/powerpc/boot/dts/digsy_mtc.dts
+++ b/arch/powerpc/boot/dts/digsy_mtc.dts
@@ -78,7 +78,7 @@
 			};
 
 			rtc@56 {
-				compatible = "mc,rv3029c2";
+				compatible = "microcrystal,rv3029";
 				reg = <0x56>;
 			};
 
-- 
2.16.1

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

* Re: [RESEND] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
  2018-02-16 23:43 [PATCH RESEND] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible Alexandre Belloni
@ 2018-03-19 22:22 ` Michael Ellerman
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2018-03-19 22:22 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: linux-rtc, Alexandre Belloni, linuxppc-dev, linux-kernel

On Fri, 2018-02-16 at 23:43:23 UTC, Alexandre Belloni wrote:
> The proper compatible for rv3029 is microcrystal,rv3029.
> 
> Acked-by: Anatolij Gustschin <agust@denx.de>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/7004263bd4f4c79da9ca2a1d04d38d

cheers

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

end of thread, other threads:[~2018-03-19 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-16 23:43 [PATCH RESEND] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible Alexandre Belloni
2018-03-19 22:22 ` [RESEND] " Michael Ellerman

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.