[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200603200319.16184-1-luca@lucaceresoli.net>
Date: Wed, 3 Jun 2020 22:03:15 +0200
From: Luca Ceresoli <luca@...aceresoli.net>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>
Cc: Luca Ceresoli <luca@...aceresoli.net>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Lee Jones <lee.jones@...aro.org>,
Rob Herring <robh+dt@...nel.org>, Keerthy <j-keerthy@...com>,
Axel Lin <axel.lin@...ics.com>
Subject: [RFC 0/4] regulator: lp87565: ignore ENx pins and add LP87524-Q1
Hi,
the first patch in this series is a small but significant variation in how
the lp87565 driver enables the output rails, allow the kernel to always
know when it is enabling an output. However it can change existing
behaviour (depending on the hardware setup) and thus it should be carefully
evaluated.
The following patches are a fairly straightforward addition of a new chip
variant along with some DT bindings cleanup.
Luca
Luca Ceresoli (4):
regulator: lp87565: enable voltage regardless of ENx pin
regulator: lp87565: dt: remove duplicated section
regulator: lp87565: dt: add LP87524-Q1 variant
regulator: lp87565: add LP87524-Q1 variant
.../devicetree/bindings/mfd/lp87565.txt | 66 ++++++++++++++-----
drivers/mfd/lp87565.c | 4 ++
drivers/regulator/lp87565-regulator.c | 21 +++++-
include/linux/mfd/lp87565.h | 1 +
4 files changed, 73 insertions(+), 19 deletions(-)
--
2.27.0
Powered by blists - more mailing lists