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: <db8f5929-6bff-45f7-8d04-88c0aaae3816@gmail.com>
Date: Sun, 12 Jan 2025 15:41:01 +0300
From: Vasiliy Doylov <nekodevelopper@...il.com>
To: Jonathan Cameron <jic23@...nel.org>, Lars-Peter Clausen
 <lars@...afoo.de>, Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>
Cc: linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
 devicetree@...r.kernel.org
Subject: Re: [PATCH v2 0/5] iio: accel: mc3230: improve driver, add mc3510c

I've fucked up with it. Sorry

On 1/12/25 3:06 PM, Vasiliy Doylov via B4 Relay wrote:
> Changes includes:
> - Add mount matrix handling
> - Add match table to work with DT
> - Add MC3510C support
>
> MC3510C use same registors as MC3230, but different value scale.
>
> Signed-off-by: Vasiliy Doylov <nekodevelopper@...il.com>
> ---
> Changes in v2:
> - Ordered commits
> - Fixed comment style
> - Ordered struct members
> - Fixed device table
> - MC5310C commit splitted
> - Link to v1: https://lore.kernel.org/r/20250111-mainlining-mc3510c-v1-0-57be503addf8@gmail.com
>
> ---
> Vasiliy Doylov (5):
>        dt-bindings: iio: accel: mc3230: document mc3510c
>        iio: accel: mc3230: add mount matrix support
>        iio: accel: mc3230: add OF match table
>        iio: accel: mc3230: add multiple devices support
>        iio: accel: mc3230: add mc3510c support
>
>   .../devicetree/bindings/trivial-devices.yaml       |  2 +
>   drivers/iio/accel/mc3230.c                         | 93 ++++++++++++++++++----
>   2 files changed, 79 insertions(+), 16 deletions(-)
> ---
> base-commit: 2b88851f583d3c4e40bcd40cfe1965241ec229dd
> change-id: 20250111-mainlining-mc3510c-564702fba487
>
> Best regards,

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ