[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1638223185.git.Adam.Ward.opensource@diasemi.com>
Date: Mon, 29 Nov 2021 22:10:09 +0000
From: Adam Ward <Adam.Ward.opensource@...semi.com>
To: Mark Brown <broonie@...nel.org>, Rob Herring <robh+dt@...nel.org>
CC: Liam Girdwood <lgirdwood@...il.com>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
Support Opensource <support.opensource@...semi.com>
Subject: [PATCH V4 0/4] regulator: da9121: add DA914x support
This series extends the DA9121 driver to add support for related products:
DA9141, 40A, Quad-Phase
DA9142, 20A, Dual-Phase
The changing of current limit when active is now prohibited, for the range,
due to possibility of undefined behaviour during transition
V2:
- Separate removal of obsolete/unused test compatible from binding
V3:
- Fix binding update
- Improve patch titles
V4:
- Fix build issues
- Split off current limit protection to a separate patch
Adam Ward (4):
dt-bindings: da9121: Remove erroneous compatible from binding
dt-bindings: da9121: Add DA914x binding info
regulator: da9121: Prevent current limit change when enabled
regulator: da9121: Add DA914x support
.../bindings/regulator/dlg,da9121.yaml | 76 +++++++-----
drivers/regulator/da9121-regulator.c | 113 +++++++++++++++++-
drivers/regulator/da9121-regulator.h | 21 +++-
3 files changed, 173 insertions(+), 37 deletions(-)
--
2.25.1
Powered by blists - more mailing lists