Hi, this patch introduces I2C support to the RX6110 RTC driver and also adds an ACPI identifier to it. Since we are also pushing the coreboot changes for the ACPI table upstream in parallel, we are free to name this ACPI entry however we like it seems. So any feedback on that would be welcome ;) kind regards, Claudius Claudius Heine (1): rtc: rx6110: add i2c support Johannes Hahn (1): rtc: rx6110: add ACPI bindings to I2C drivers/rtc/Kconfig | 20 ++--- drivers/rtc/rtc-rx6110.c | 155 +++++++++++++++++++++++++++++++++++++-- 2 files changed, 158 insertions(+), 17 deletions(-) -- 2.20.1