[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230523074416.GA2174496@google.com>
Date: Tue, 23 May 2023 08:44:16 +0100
From: Lee Jones <lee@...nel.org>
To: Julien Panis <jpanis@...libre.com>
Cc: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, corbet@....net, arnd@...db.de,
gregkh@...uxfoundation.org, derek.kiernan@...inx.com,
dragan.cvetic@...inx.com, macro@...am.me.uk,
baolu.lu@...ux.intel.com, yi.l.liu@...el.com, jirislaby@...nel.org,
rostedt@...dmis.org, revest@...omium.org, gehao@...inos.cn,
akpm@...ux-foundation.org, jgg@...pe.ca, razor@...ckwall.org,
stephen@...workplumber.org, prabhakar.csengg@...il.com,
contact@...rsion.fr, alex.williamson@...hat.com,
akrowiak@...ux.ibm.com, mark.rutland@....com,
ye.xingchen@....com.cn, ojeda@...nel.org, me@...enk.de,
milan@...verde.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
sterzik@...com, u-kumar1@...com, eblanc@...libre.com,
jneanne@...libre.com, aseketeli@...libre.com
Subject: [GIT PULL] Immutable branch containing TPS6594 core (MFD) support
due for the v6.5 merge window
As promised.
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-tps6594-core-v6.5
for you to fetch changes up to 325bec7157b3859b45b9471447f5d130ab8a8723:
mfd: tps6594: Add driver for TI TPS6594 PMIC (2023-05-18 16:06:14 +0100)
----------------------------------------------------------------
Immutable branch containing TPS6594 core (MFD) support due for the v6.5 merge window
----------------------------------------------------------------
Julien Panis (1):
mfd: tps6594: Add driver for TI TPS6594 PMIC
drivers/mfd/Kconfig | 32 ++
drivers/mfd/Makefile | 3 +
drivers/mfd/tps6594-core.c | 462 ++++++++++++++++++++
drivers/mfd/tps6594-i2c.c | 244 +++++++++++
drivers/mfd/tps6594-spi.c | 129 ++++++
include/linux/mfd/tps6594.h | 1020 +++++++++++++++++++++++++++++++++++++++++++
6 files changed, 1890 insertions(+)
create mode 100644 drivers/mfd/tps6594-core.c
create mode 100644 drivers/mfd/tps6594-i2c.c
create mode 100644 drivers/mfd/tps6594-spi.c
create mode 100644 include/linux/mfd/tps6594.h
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists