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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220913115028.GA3377242-robh@kernel.org>
Date:   Tue, 13 Sep 2022 06:50:28 -0500
From:   Rob Herring <robh@...nel.org>
To:     Eliav Farber <farbere@...zon.com>
Cc:     linux-hwmon@...r.kernel.org, rtanwar@...linear.com,
        jonnyc@...zon.com, robh+dt@...nel.org, jdelvare@...e.com,
        devicetree@...r.kernel.org, linux@...ck-us.net,
        p.zabel@...gutronix.de, hhhawa@...zon.com,
        andriy.shevchenko@...el.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 13/21] dt-bindings: hwmon: (mr75203) add
 "moortec,vm-pre-scaler-x2" property

On Thu, 08 Sep 2022 15:24:41 +0000, Eliav Farber wrote:
> Add support for mr76006 pre-scaler which provides divide-by-2 scaling of
> the input voltage, so that it can be  presented to the VM for measurement
> within its range (the VM input range is limited to -0.1V to 1V).
> 
> The new "moortec,vm-pre-scaler-x2" property lists the channels that use
> the mr76006 pre-scaler.
> 
> The driver will use this list to multiply the voltage result by 2, to
> present to the user with the actual voltage input source.
> 
> Signed-off-by: Eliav Farber <farbere@...zon.com>
> ---
> V4 -> V3:
> - Rename "moortec,vm-pre-scaler" to "moortec,vm-pre-scaler-x2".
> - Added mximum number if items in description.
> 
> V3 -> V2:
> - Add "moortec" prefix to property name.
> - Change property format to be a single u8 array.
> - Fix typo: scalar --> scaler.
> 
>  .../devicetree/bindings/hwmon/moortec,mr75203.yaml  | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 

Reviewed-by: Rob Herring <robh@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ