linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] mfd: lp87565: convert DT to yaml and add LP87524-Q1
@ 2020-09-02 14:22 Luca Ceresoli
  2020-09-02 14:22 ` [PATCH v5 1/3] dt-bindings: mfd: lp87565: convert to yaml Luca Ceresoli
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Luca Ceresoli @ 2020-09-02 14:22 UTC (permalink / raw)
  To: Lee Jones
  Cc: Luca Ceresoli, Keerthy, Axel Lin, Rob Herring, devicetree, linux-kernel

Hi,

the following patches are a fairly straightforward addition of a new chip
variant along with DT bindings conversion to yaml.

v5 adds the description of the "regulators" DT node and has smaller
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
v4: https://lkml.org/lkml/2020/8/17/830

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           | 112 ++++++++++++++++++
 .../bindings/mfd/ti,lp87561-q1.yaml           |  83 +++++++++++++
 .../bindings/mfd/ti,lp87565-q1.yaml           | 101 ++++++++++++++++
 drivers/mfd/lp87565.c                         |   4 +
 include/linux/mfd/lp87565.h                   |   1 +
 6 files changed, 301 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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-09-28 12:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-02 14:22 [PATCH v5 0/3] mfd: lp87565: convert DT to yaml and add LP87524-Q1 Luca Ceresoli
2020-09-02 14:22 ` [PATCH v5 1/3] dt-bindings: mfd: lp87565: convert to yaml Luca Ceresoli
2020-09-14 20:22   ` Rob Herring
2020-09-28 12:11   ` Lee Jones
2020-09-02 14:22 ` [PATCH v5 2/3] dt-bindings: mfd: add LP87524-Q1 Luca Ceresoli
2020-09-14 20:22   ` Rob Herring
2020-09-28 12:11   ` Lee Jones
2020-09-02 14:22 ` [PATCH v5 3/3] mfd: lp87565: add LP87524-Q1 variant Luca Ceresoli
2020-09-28 12:12   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).