lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190218213606.GA10129@piout.net>
Date:   Mon, 18 Feb 2019 22:36:06 +0100
From:   Alexandre Belloni <alexandre.belloni@...tlin.com>
To:     Artem Panfilov <panfilov.artyom@...il.com>
Cc:     Alessandro Zummo <a.zummo@...ertech.it>,
        linux-kernel@...r.kernel.org, linux-rtc@...r.kernel.org
Subject: Re: [PATCH v3 1/2] rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC support

On 17/02/2019 21:52:56+0300, Artem Panfilov wrote:
> This patch adds support for AB-RTCMC-32.768kHz-EOZ9 RTC/Calendar
> module with I2C interface.
> 
> v3:
> - Move validity check before reading time registers
> - Add V1F/V2F check before reading the temperature
> - Fix missing check of a return value
> 
> v2:
> - Remove a package denomination in variable names and files
> - Fix read/write time registers length
> - Replace regmap_update_bits with regmap_write during probing
> - Add a check and reset for PON, V2F, V1F registers
> - Rename registers according to the datasheet
> 
> Signed-off-by: Artem Panfilov <panfilov.artyom@...il.com>
> ---
>  drivers/rtc/Kconfig       |  10 +
>  drivers/rtc/Makefile      |   1 +
>  drivers/rtc/rtc-ab-eoz9.c | 465 ++++++++++++++++++++++++++++++++++++++
>  3 files changed, 476 insertions(+)
>  create mode 100644 drivers/rtc/rtc-ab-eoz9.c
> 
Applied, thanks.

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ