mbox series

[GIT,PULL] Immutable branch between MFD, Input and Thermal due for the v6.9 merge window

Message ID 20240223145630.GC1666215@google.com (mailing list archive)
State Awaiting Upstream
Headers show
Series [GIT,PULL] Immutable branch between MFD, Input and Thermal due for the v6.9 merge window | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-input-thermal-v6.9

Message

Lee Jones Feb. 23, 2024, 2:56 p.m. UTC
Sorry for the delay, I was on vacation.

Enjoy!

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-input-thermal-v6.9

for you to fetch changes up to f1eb64bf6d4bef5295ab7633874960fbcfadca46:

  dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema (2024-02-08 13:06:03 +0000)

----------------------------------------------------------------
Immutable branch between MFD, Input and Thermal due for the v6.9 merge window

----------------------------------------------------------------
Biju Das (6):
      dt-bindings: mfd: da9062: Update watchdog description
      dt-bindings: mfd: dlg,da9063: Update watchdog child node
      dt-bindings: input: Convert da906{1,2,3} onkey to json-schema
      dt-bindings: thermal: Convert da906{1,2} thermal to json-schema
      dt-bindings: mfd: dlg,da9063: Sort child devices
      dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema

 .../devicetree/bindings/input/da9062-onkey.txt     |  47 ----
 .../bindings/input/dlg,da9062-onkey.yaml           |  38 ++++
 Documentation/devicetree/bindings/mfd/da9062.txt   | 124 -----------
 .../devicetree/bindings/mfd/dlg,da9063.yaml        | 248 ++++++++++++++++++---
 .../devicetree/bindings/thermal/da9062-thermal.txt |  36 ---
 .../bindings/thermal/dlg,da9062-thermal.yaml       |  35 +++
 MAINTAINERS                                        |   6 +-
 7 files changed, 290 insertions(+), 244 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/input/da9062-onkey.txt
 create mode 100644 Documentation/devicetree/bindings/input/dlg,da9062-onkey.yaml
 delete mode 100644 Documentation/devicetree/bindings/mfd/da9062.txt
 delete mode 100644 Documentation/devicetree/bindings/thermal/da9062-thermal.txt
 create mode 100644 Documentation/devicetree/bindings/thermal/dlg,da9062-thermal.yaml