Re: [PATCH v3 08/10] rtc: Remove Maxim 77802 driver

From: Krzysztof Kozlowski
Date: Tue Jan 26 2016 - 21:09:43 EST


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 <javier@xxxxxxxxxxxxxxx>
> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
> Acked-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>
>
> ---
>
> 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 <k.kozlowski@xxxxxxxxxxx>

Best regards,
Krzysztof