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-next>] [day] [month] [year] [list]
Date:	Wed, 30 Mar 2016 18:57:48 -0700
From:	Stephen Boyd <stephen.boyd@...aro.org>
To:	Mark Brown <broonie@...nel.org>
Cc:	linux-arm@...ts.infradead.org, linux-kernel@...r.kernel.org,
	linux-arm-msm@...r.kernel.org,
	Georgi Djakov <georgi.djakov@...aro.org>,
	David Collins <collinsd@...eaurora.org>
Subject: [PATCH v2 0/2] Proper slewing delays for qcom spmi regulators

This patch series adds proper slewing delays for qcom spmi regulators
by adding more slewing attributes for other types of regulators besides
FT SMPS and then making all the regulator ops selector based so that
the delays actually take place in the regulator core.

I've tested this by confirming we get proper delays when changing voltages
on PM8916's S2 ULT SMPS regulator and also confirmed the voltage values
by reading raw SPMI registers to confirm voltages are switching correctly.

Changes since v1:
 * Second patch is new to make first patch actually do something

Stephen Boyd (2):
  regulator: qcom_spmi: Add slewing delays for all SMPS types
  regulator: qcom_spmi: Only use selector based regulator ops

 drivers/regulator/qcom_spmi-regulator.c | 218 ++++++++++++++++++++------------
 1 file changed, 137 insertions(+), 81 deletions(-)

-- 
2.8.0.rc4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ