On 21/05/2020 09:47, Lee Jones wrote: > On Sat, 16 May 2020, Matthias Brugger wrote: > >> Hi Lee, >> >> On 21/04/2020 05:00, Hsin-Hsiung Wang wrote: >>> From: Ran Bi <ran.bi@xxxxxxxxxxxx> >>> >>> This add support for the MediaTek MT6358 RTC. Driver using >>> compatible data to store different RTC_WRTGR address offset. >>> This replace RTC_WRTGR to RTC_WRTGR_MT6323 in mt6323-poweroff >>> driver which only needed by armv7 CPU without ATF. >>> >>> Signed-off-by: Ran Bi <ran.bi@xxxxxxxxxxxx> >>> Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@xxxxxxxxxxxx> >>> Reviewed-by: Nicolas Boichat <drinkcat@xxxxxxxxxxxx> >>> Acked-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> >>> Acked-by: Sebastian Reichel <sre@xxxxxxxxxx> >>> Reviewed-by: Yingjoe Chen <yingjoe.chen@xxxxxxxxxxxx> >> >> We have Acked-by from rtc and reset drivers maintainers. Are you OK to take them >> through your mfd branch? >> >> Are you planning to queue them for v5.8? >> >> Just asking because if so I'd queue patch 6 through my tree. > > Yes, please take patch 6. > Thanks!