rtc: bd70528: add BD71828 support
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Mon, 20 Jan 2020 13:45:36 +0000 (15:45 +0200)
committerLee Jones <lee.jones@linaro.org>
Fri, 24 Jan 2020 07:23:06 +0000 (07:23 +0000)
commitfe5a591b7814ffbc90aff661aeb8264937002f54
tree57b11ae098710ea649684998d85f8aba49b88659
parent6c883472e1c11cb05561b6dd0c28bb037c2bf2de
rtc: bd70528: add BD71828 support

ROHM BD71828 PMIC RTC block is from many parts similar to one
on BD70528. Support BD71828 RTC using BD70528 RTC driver and
avoid re-inventing the wheel.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/rtc/Kconfig
drivers/rtc/rtc-bd70528.c
include/linux/mfd/rohm-bd70528.h
include/linux/mfd/rohm-bd71828.h
include/linux/mfd/rohm-shared.h [new file with mode: 0644]