On Fri, 17 Jan 2020, Matti Vaittinen wrote: > When RTC is used in 24H mode (and it is by this driver) the maximum > hour value is 24 in BCD. This occupies bits [5:0] - which means > correct mask for HOUR register is 0x3f not 0x1f. Fix the mask > > Fixes: 32a4a4ebf768 ("rtc: bd70528: Initial support for ROHM bd70528 RTC") > > Signed-off-by: Matti Vaittinen <matti.vaittinen@xxxxxxxxxxxxxxxxx> > Acked-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> > --- > Changes: Splitted this fix into separate patch which can be applied to > 5.4 too > > include/linux/mfd/rohm-bd70528.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) For my own reference: Acked-for-MFD-by: Lee Jones <lee.jones@xxxxxxxxxx> -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog