[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240510145214.GC6146@google.com>
Date: Fri, 10 May 2024 15:52:14 +0100
From: Lee Jones <lee@...nel.org>
To: linux-kernel@...r.kernel.org, Bhargav Raviprakash <bhargav.r@...s.com>
Cc: m.nirmaladevi@...s.com, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
jpanis@...libre.com, devicetree@...r.kernel.org, arnd@...db.de,
gregkh@...uxfoundation.org, lgirdwood@...il.com, broonie@...nel.org,
linus.walleij@...aro.org, linux-gpio@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, nm@...com, vigneshr@...com,
kristo@...nel.org, eblanc@...libre.com
Subject: [GIT PULL] Immutable branch between MFD, Misc, Pinctrl and Regulator
due for the v6.10 merge window
Enjoy!
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-misc-pinctrl-regulator-v6.10
for you to fetch changes up to 2088297159178ffc7c695fa34a7a88707371927d:
pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO (2024-05-03 10:07:11 +0100)
----------------------------------------------------------------
Immutable branch between MFD, Misc, Pinctrl and Regulator due for the v6.10 merge window
----------------------------------------------------------------
Bhargav Raviprakash (6):
mfd: tps6594: Use volatile_table instead of volatile_reg
dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC
mfd: tps6594-i2c: Add TI TPS65224 PMIC I2C
mfd: tps6594-spi: Add TI TPS65224 PMIC SPI
mfd: tps6594-core: Add TI TPS65224 PMIC core
misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
Nirmala Devi Mal Nadar (3):
mfd: tps6594: Add register definitions for TI TPS65224 PMIC
regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
.../devicetree/bindings/mfd/ti,tps6594.yaml | 1 +
drivers/mfd/tps6594-core.c | 253 +++++++++++++--
drivers/mfd/tps6594-i2c.c | 20 +-
drivers/mfd/tps6594-spi.c | 20 +-
drivers/misc/tps6594-pfsm.c | 48 ++-
drivers/pinctrl/pinctrl-tps6594.c | 277 +++++++++++++---
drivers/regulator/Kconfig | 4 +-
drivers/regulator/tps6594-regulator.c | 334 ++++++++++++++++----
include/linux/mfd/tps6594.h | 351 ++++++++++++++++++++-
9 files changed, 1120 insertions(+), 188 deletions(-)
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists