Re: [PATCH 2/4] rtc: max77686: use rtc regmap to access RTC registers

From: Krzysztof Kozlowski
Date: Tue Feb 02 2016 - 18:59:54 EST


On 02.02.2016 22:16, Laxman Dewangan wrote:
> rtc_regmap should be used to access all RTC regsiters instead
> of parent regmap regardless of what chip or property have it.
>
> This makes the register access uniform and extendible for other
> chips.
>
> Signed-off-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>
> CC: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
> CC: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
> ---
> drivers/rtc/rtc-max77686.c | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)


Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

Tested on Trats2/max77686:
Tested-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>


Best regards,
Krzysztof