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: <20210308215543.GA3019487@robh.at.kernel.org>
Date:   Mon, 8 Mar 2021 14:55:43 -0700
From:   Rob Herring <robh@...nel.org>
To:     LI Qingwu <Qing-wu.Li@...ca-geosystems.com.cn>
Cc:     jic23@...nel.org, lars@...afoo.de, pmeerw@...erw.net,
        denis.ciocca@...com, linux-iio@...r.kernel.org,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        grygorii.tertychnyi@...ca-geosystems.com,
        andrey.zhizhikin@...ca-geosystems.com
Subject: Re: [PATCH 1/2] dt-bindings: iio: st,st-sensors.yaml New iis2mdc
 bindings

On Fri, Mar 05, 2021 at 07:05:35AM +0000, LI Qingwu wrote:
> Add support for ST magnetometer lsm303ah,sm303dac and iis2mdc.
> The patch tested with IIS2MDC instrument.
> 
> Signed-off-by: LI Qingwu <Qing-wu.Li@...ca-geosystems.com.cn>
> ---
>  Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
> index db291a9390b7..6fd61ffde72b 100644
> --- a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
> +++ b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
> @@ -66,6 +66,11 @@ properties:
>        - st,lis3mdl-magn
>        - st,lis2mdl
>        - st,lsm9ds1-magn
> +      - st,lsm303ah_magn
> +      - st,ism303dac_magn
> +      - st,iis2mdc_magn
> +      - st,lsm303agr_magn
> +      - st,lis2mdl_magn

s/_/-/

Though if magnetometer is the only function of these devices, then the 
part number only should be enough and '_magn' is redundant.

>          # Pressure sensors
>        - st,lps001wp-press
>        - st,lps25h-press
> -- 
> 2.17.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ