From: Luca Ceresoli <luca@lucaceresoli.net>
To: Lee Jones <lee.jones@linaro.org>
Cc: Luca Ceresoli <luca@lucaceresoli.net>, Keerthy <j-keerthy@ti.com>,
Axel Lin <axel.lin@ingics.com>, Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v4 0/3] mfd: lp87565: convert DT to yaml and add LP87524-Q1
Date: Mon, 17 Aug 2020 16:50:15 +0200 [thread overview]
Message-ID: <20200817145018.3992-1-luca@lucaceresoli.net> (raw)
Hi,
the following patches are a fairly straightforward addition of a new chip
variant along with DT bindings conversion to yaml.
v4 splits the yaml bindings as requested by Rob Herring and as a few minor
improvements to the bindings. No changes to the driver since v2.
RFC,v1: https://lkml.org/lkml/2020/6/3/908
v2: https://lkml.org/lkml/2020/6/17/492
v3: https://lkml.org/lkml/2020/6/22/1139
Luca
Luca Ceresoli (3):
dt-bindings: mfd: lp87565: convert to yaml
dt-bindings: mfd: add LP87524-Q1
mfd: lp87565: add LP87524-Q1 variant
.../devicetree/bindings/mfd/lp87565.txt | 79 -------------
.../bindings/mfd/ti,lp87524-q1.yaml | 105 ++++++++++++++++++
.../bindings/mfd/ti,lp87561-q1.yaml | 68 ++++++++++++
.../bindings/mfd/ti,lp87565-q1.yaml | 85 ++++++++++++++
drivers/mfd/lp87565.c | 4 +
include/linux/mfd/lp87565.h | 1 +
6 files changed, 263 insertions(+), 79 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mfd/lp87565.txt
create mode 100644 Documentation/devicetree/bindings/mfd/ti,lp87524-q1.yaml
create mode 100644 Documentation/devicetree/bindings/mfd/ti,lp87561-q1.yaml
create mode 100644 Documentation/devicetree/bindings/mfd/ti,lp87565-q1.yaml
--
2.28.0
next reply other threads:[~2020-08-17 14:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-17 14:50 Luca Ceresoli [this message]
2020-08-17 14:50 ` [PATCH v4 1/3] dt-bindings: mfd: lp87565: convert to yaml Luca Ceresoli
2020-08-25 19:14 ` Rob Herring
2020-08-17 14:50 ` [PATCH v4 2/3] dt-bindings: mfd: add LP87524-Q1 Luca Ceresoli
2020-08-25 19:15 ` Rob Herring
2020-08-17 14:50 ` [PATCH v4 3/3] mfd: lp87565: add LP87524-Q1 variant Luca Ceresoli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200817145018.3992-1-luca@lucaceresoli.net \
--to=luca@lucaceresoli.net \
--cc=axel.lin@ingics.com \
--cc=devicetree@vger.kernel.org \
--cc=j-keerthy@ti.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox