rtc: rx6110: add i2c support
authorClaudius Heine <ch@denx.de>
Tue, 17 Nov 2020 12:18:17 +0000 (13:18 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 17 Nov 2020 19:30:30 +0000 (20:30 +0100)
commitafa819c2c6bf0d6b99d3e41217a2c7d3b3b53228
tree1107c42f2c7e895a0ea6caa74add58a46aa73800
parent7e6066ca1f1fa5c79915dfb4720ca20c5e62edcc
rtc: rx6110: add i2c support

The RX6110 also supports I2C, so this patch adds support for it to the
driver.

This also renames the SPI specific functions and variables to include
`_spi_` in their names.

Signed-off-by: Claudius Heine <ch@denx.de>
Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201117121817.953924-3-ch@denx.de
drivers/rtc/Kconfig
drivers/rtc/rtc-rx6110.c