Re: [PATCH v2 16/17] rtc: bd70528: Support RTC on ROHM BD71815

2021-01-19 Thread Alexandre Belloni
On 19/01/2021 09:31:36+0200, Matti Vaittinen wrote: > BD71815 contains similar RTC block as BD71828. Only the address offsets > seem different. Support also BD71815 RTC using rtc-bd70528. > > Signed-off-by: Matti Vaittinen Acked-by: Alexandre Belloni > --- > No changes since v1 > > drivers/rt

[PATCH v2 16/17] rtc: bd70528: Support RTC on ROHM BD71815

2021-01-18 Thread Matti Vaittinen
BD71815 contains similar RTC block as BD71828. Only the address offsets seem different. Support also BD71815 RTC using rtc-bd70528. Signed-off-by: Matti Vaittinen --- No changes since v1 drivers/rtc/Kconfig | 6 +++--- drivers/rtc/rtc-bd70528.c | 45 --