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]
Date:   Sun, 14 Aug 2022 15:21:35 +0100
From:   Jonathan Cameron <jic23@...nel.org>
To:     Crt Mori <cmo@...exis.com>
Cc:     linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
        Lars-Peter Clausen <lars@...afoo.de>
Subject: Re: [PATCH v3 0/2] iio: temperature: mlx90632: Add supply regulator

On Mon,  8 Aug 2022 16:48:04 +0200
Crt Mori <cmo@...exis.com> wrote:

> Add supply regulator to the sensor as initial update before proper power
> management is presented. This will reduce the diff for the following
> patches.
> 
Hi Crt,

Series applied to what will be the togreg branch of iio.git after I've
rebased on rc1.  Until then pushed out as testing for 0-day to see
if it can find anything we missed.

btw,  your series are not coming through as threads which makes them (slightly)
harder to apply.  For whatever reason the reply-to header field on
the emails isn't set.

Thanks,

Jonathan

> Changes in v3:
> 
>  - Style changes of few more arguments in one line
> 
> Changes in v2:
> 
>  - Regulator voltage was removed as per comments from Jonathan Cameron
>    and Lars-Peter Clausen
>  - Style handling for the error reporting of the regulator DT binding
>    was adjusted
>  - NEW: Delay function was created and grouped together with call from
>    the reset command, to ensure consistency and reduce the amount of
>    code.
> 
> Crt Mori (2):
>   iio: temperature: mlx90632 Add supply regulator to sensor
>   dt-bindings: iio: mlx90632 Add supply regulator documentation
> 
>  .../iio/temperature/melexis,mlx90632.yaml     |  4 ++
>  drivers/iio/temperature/mlx90632.c            | 61 +++++++++++++++++--
>  2 files changed, 60 insertions(+), 5 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ