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]
Message-ID: <20250210-staging-ltc7871-v1-0-c593ad86aab2@analog.com>
Date: Mon, 10 Feb 2025 10:30:51 +0800
From: "Celine Joy A. Capua" <celinejoy.capua@...log.com>
To: Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>,
        "Rob
 Herring" <robh@...nel.org>,
        Krzysztof Kozlowski <krzk+dt@...nel.org>,
        "Conor
 Dooley" <conor+dt@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
        "Celine Joy
 A. Capua" <celinejoy.capua@...log.com>
Subject: [PATCH 0/2] Add support for the LTC7871 voltage regulator.

The LTC7871 is a high performance bidirectional buck or
boost switching regulator controller that operates in
either buck or boost mode on demand. It regulates in buck
mode from VHIGH-to-VLOW and boost mode from VLOW-to-VHIGH
depending on a control signal, making it ideal for 48V/12V
automotive dual battery systems

Signed-off-by: Celine Joy A. Capua <celinejoy.capua@...log.com>
---
Celine Joy A. Capua (2):
      regulator: ltc7871: Add driver for LTC7871
      dt-bindings: regulator: Document the ltc7871 regulator

 .../bindings/regulator/adi,ltc7871-regulator.yaml  |  98 +++++
 drivers/regulator/Kconfig                          |  11 +
 drivers/regulator/Makefile                         |   1 +
 drivers/regulator/ltc7871-regulator.c              | 405 +++++++++++++++++++++
 4 files changed, 515 insertions(+)
---
base-commit: fff64b15e3d1e9bd9246db1f5e0b84e7e561b79f
change-id: 20250210-staging-ltc7871-058ab6fe8b65

Best regards,
-- 
Celine Joy A. Capua <celinejoy.capua@...log.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ