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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 10 Aug 2016 17:28:25 -0500
From:	Rob Herring <robh@...nel.org>
To:	Tim Harvey <tharvey@...eworks.com>
Cc:	Mark Brown <broonie@...nel.org>,
	Liam Girdwood <lgirdwood@...il.com>,
	linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
	Jaffer Kapasi <jkapasi@...ear.com>
Subject: Re: [PATCH] regulator: Add LTC3676 support

On Tue, Aug 09, 2016 at 04:36:07PM -0700, Tim Harvey wrote:
> This patch adds support for the Linear Technology LTC3676
> 8-output I2C voltage regulator IC.
> 
> Cc: Jaffer Kapasi <jkapasi@...ear.com>
> Signed-off-by: Tim Harvey <tharvey@...eworks.com>
> ---
>  .../devicetree/bindings/regulator/ltc3676.txt      |  94 ++++

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

>  drivers/regulator/Kconfig                          |   8 +
>  drivers/regulator/Makefile                         |   1 +
>  drivers/regulator/ltc3676.c                        | 495 +++++++++++++++++++++
>  4 files changed, 598 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/regulator/ltc3676.txt
>  create mode 100644 drivers/regulator/ltc3676.c

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ