[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1550570647-9555-1-git-send-email-p.paillet@st.com>
Date: Tue, 19 Feb 2019 10:04:31 +0000
From: Pascal PAILLET-LME <p.paillet@...com>
To: "lgirdwood@...il.com" <lgirdwood@...il.com>,
"broonie@...nel.org" <broonie@...nel.org>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"mark.rutland@....com" <mark.rutland@....com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"axel.lin@...ics.com" <axel.lin@...ics.com>
CC: Pascal PAILLET-LME <p.paillet@...com>,
"benjamin.gaignard@...aro.org" <benjamin.gaignard@...aro.org>,
"linux-stm32@...md-mailman.stormreply.com"
<linux-stm32@...md-mailman.stormreply.com>
Subject: [PATCH 0/8] STPMIC1 Fixes
The goal of this patch-set is to improve the stpmic1 regulator driver:
with Fixes:
- Simplify regulator registration code
- Remove support of regulator pull-down
- Fix buck1 voltage range
- Fix binding documentation
with a new feature:
- Add support for active discharge
Pascal Paillet (8):
regulator: stpmic1: Use regulator mode definition from bindings
regulator: stpmic1: Simplify regulators registration
dt-bindings: regulator: remove interrupt-parent description on stpmic1
dt-bindings: regulator: remove regulator pull-down support for stpmic1
regulator: stpmic1: Remove support for regulator pull down
regulator: stpmic1: Change buck1 voltage range
dt-bindings: regulator: Add active discharge support for stpmic1
regulator: stpmic1: Add active discharge support
.../bindings/regulator/st,stpmic1-regulator.txt | 6 +-
drivers/regulator/stpmic1_regulator.c | 258 +++++++++------------
2 files changed, 113 insertions(+), 151 deletions(-)
--
1.9.1
Powered by blists - more mailing lists