On 27.01.2016 04:20, Javier Martinez Canillas wrote: > The max77686 RTC driver now supports the max77802 RTC as > well so there's no need to have a separate driver anymore. > > Signed-off-by: Javier Martinez Canillas <[email protected]> > Reviewed-by: Krzysztof Kozlowski <[email protected]> > Acked-by: Laxman Dewangan <[email protected]> > > --- > > Changes in v3: > - Add Laxman Dewangan's Acked-by tag to patch #8. > > Changes in v2: > - Add Krzysztof Kozlowski's Reviewed-by tag to patch #8. > > drivers/rtc/Kconfig | 10 - > drivers/rtc/Makefile | 1 - > drivers/rtc/rtc-max77802.c | 502 > --------------------------------------------- > 3 files changed, 513 deletions(-) > delete mode 100644 drivers/rtc/rtc-max77802.c >
FWIW, this also (surprise!) works on max77686: Tested-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

