[PATCH v4 0/4] regulator: output-supply DT support

From: Naresh Solanki
Date: Thu Jul 07 2022 - 04:20:09 EST


v4:
- Add 9elements as vendor.
- Update dt binding.

Add devicetree support of the output-supply driver.
The supply names for this driver is provided through DT
regulator-names & regulator handle can be acquired.
Driver events can be received from sysfs.

Laxman Dewangan (1):
regulator: output-supply: Add devicetree support

Naresh Solanki (2):
dt-bindings: vendor-prefixes: add 9elements
dt-bindings: regulator: add bindings for output-supply

Patrick Rudolph (1):
regulator: output-supply: Add Notification support

.../regulator/9elements,output-supply.yaml | 63 ++++++++++++
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
drivers/regulator/userspace-consumer.c | 97 ++++++++++++++++++-
3 files changed, 160 insertions(+), 2 deletions(-)
create mode 100644 Documentation/devicetree/bindings/regulator/9elements,output-supply.yaml


base-commit: 9f09069cde34dcd86f5ecf3a3139fd752020812f
prerequisite-patch-id: 0000000000000000000000000000000000000000
--
2.35.3