Re: [PATCH v3 10/10] rtc: Add support for the MediaTek MT6358 RTC

2019-05-04 Thread Yingjoe Chen
On Fri, 2019-05-03 at 17:31 +0800, Hsin-Hsiung Wang wrote: > From: Ran Bi > > This add support for the MediaTek MT6358 RTC. Driver using > compatible data to store different RTC_WRTGR address offset. > > Signed-off-by: Ran Bi > --- > drivers/rtc/rtc-mt6397.c | 43

[PATCH v3 10/10] rtc: Add support for the MediaTek MT6358 RTC

2019-05-03 Thread Hsin-Hsiung Wang
From: Ran Bi This add support for the MediaTek MT6358 RTC. Driver using compatible data to store different RTC_WRTGR address offset. Signed-off-by: Ran Bi --- drivers/rtc/rtc-mt6397.c | 43 1 file changed, 35 insertions(+), 8 deletions(-) diff --git