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:   Thu, 29 Sep 2022 15:25:24 +0200
From:   Jerome Neanne <jneanne@...libre.com>
To:     lgirdwood@...il.com, broonie@...nel.org, robh+dt@...nel.org,
        krzysztof.kozlowski+dt@...aro.org
Cc:     linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
        khilman@...libre.com, msp@...libre.com,
        Jerome Neanne <jneanne@...libre.com>
Subject: [PATCH 0/2] Add input_supply support in gpio_regulator_config

This is simillar needs and implementation as fixed-regulator.
Used to extract regulator parent from the device tree.

Provide implementation and bindings for vin-supply property.

Jerome Neanne (2):
  regulator: gpio: Add input_supply support in gpio_regulator_config
  dt-bindings: gpio-regulator: add vin-supply property support

 .../bindings/regulator/gpio-regulator.yaml        |  3 +++
 drivers/regulator/gpio-regulator.c                | 15 +++++++++++++++
 include/linux/regulator/gpio-regulator.h          |  2 ++
 3 files changed, 20 insertions(+)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ