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: <20170821101024.i4khhkh65bdpntlw@earth>
Date:   Mon, 21 Aug 2017 12:10:24 +0200
From:   Sebastian Reichel <sebastian.reichel@...labora.co.uk>
To:     Lee Jones <lee.jones@...aro.org>
Cc:     devicetree@...r.kernel.org, linux-hwmon@...r.kernel.org,
        linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
        Sebastian Reichel <sre@...nel.org>
Subject: Re: [PATCHv6 0/4] DA9052 hardware monitoring improvements

Hi Lee,

ping?

-- Sebastian

On Tue, Jul 18, 2017 at 11:20:20AM +0200, Sebastian Reichel wrote:
> Hi,
> 
> GE Healthcare's PPD [0] uses DA9053's touchscreen pins
> for hardware monitoring purposes. This adds support for
> the feature.
> 
> The proposed merge solution is, that mfd queues the
> mfd patches and provides an immutable branch for hwmon,
> since the last patch depends on the other ones.
> 
> [0] https://patchwork.kernel.org/patch/9809681/
> 
> Changes since PATCHv5
>  - drop patch 1 & 2 (applied to mfd)
>  - use one line for da9052_tsi_subdev_info[]
> 
> Changes since PATCHv4:
>  - split mfd changes from main hwmon patch
> 
> Changes since PATCHv3:
>  - use correct index in da9052_channel_is_visible()
>  - disable touchscreen in mfd instead of in ts driver
> 
> Changes since PATCHv2:
>  - switch from "diag," to "dlg," prefix
>  - add/use defines for accessing bits in registers
>  - provide more details in the comment above early exit
>    in touchscreen driver
>  - switch to da9052_group_read() to ensure MSB and LSB
>    are in sync
>  - move binding update into its own patch
>  - rename patch
> 
> Changes since PATCHv1:
>  - convert tsiref-microvolt property into proper regulator
>  - drop error message for timeout
>  - simplify da9052_channel_is_visible()
>  - fix checkpatch warnings
> 
> -- Sebastian
> 
> Sebastian Reichel (4):
>   mfd: da9052: add register details for TSI
>   mfd: da9052: make touchscreen registration optional
>   hwmon: da9052: replace S_IRUGO with 0444
>   hwmon: da9052: add support for TSI channel
> 
>  drivers/hwmon/da9052-hwmon.c      | 285 +++++++++++++++++++++++++++++++++++---
>  drivers/mfd/da9052-core.c         |  26 +++-
>  include/linux/mfd/da9052/da9052.h |   6 +
>  include/linux/mfd/da9052/reg.h    |  11 +-
>  4 files changed, 302 insertions(+), 26 deletions(-)
> 
> -- 
> 2.13.2
> 

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ