Re: [PATCH v2 3/3] ARM: dts: mstar: Add rtc device node
From: Romain Perier <romain.perier@gmail.com>
Date: 2021-08-19 16:22:45
Also in:
linux-arm-kernel, linux-rtc, lkml
From: Romain Perier <romain.perier@gmail.com>
Date: 2021-08-19 16:22:45
Also in:
linux-arm-kernel, linux-rtc, lkml
Hi, As I need to send a v3, I can fix it, no worries. Cheers, Romain Le lun. 2 août 2021 à 12:40, Daniel Palmer [off-list ref] a écrit :
Hi Romain, On Mon, 2 Aug 2021 at 01:09, Romain Perier [off-list ref] wrote:quoted
+++ b/arch/arm/boot/dts/mstar-v7.dtsi@@ -116,6 +116,13 @@ watchdog@6000 { clocks = <&xtal_div2>; }; + rtc@2400 {I think the rtc should be before the watchdog as the address is lower. I think maybe this got flipped around during cherry-picking. I can flip it around when I pull this into an mstar dts for 5.15 branch so you don't need to fix it and send a v3 assuming everything else is ok. Thanks, Daniel