[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220301111831.3742383-1-vincent.whitchurch@axis.com>
Date: Tue, 1 Mar 2022 12:18:28 +0100
From: Vincent Whitchurch <vincent.whitchurch@...s.com>
To: <lgirdwood@...il.com>, <broonie@...nel.org>
CC: <kernel@...s.com>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
Vincent Whitchurch <vincent.whitchurch@...s.com>
Subject: [PATCH v2 0/3] Devicetree support for regulator-virtual-consumer
This series adds devicetree support for drivers/regulator/virtual.c which is
useful for development and testing of regulator drivers.
v2:
- Only use the "default" supply name if dt
- Add a comment explaining the "default" supply name
- Add patch which warns against production use of this driver
- Add patch to use dev_err_probe
Vincent Whitchurch (3):
regulator: virtual: use dev_err_probe()
regulator: virtual: warn against production use
regulator: virtual: add devicetree support
drivers/regulator/virtual.c | 41 +++++++++++++++++++++++++++++++------
1 file changed, 35 insertions(+), 6 deletions(-)
--
2.34.1
Powered by blists - more mailing lists