[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220929132526.29427-1-jneanne@baylibre.com>
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