From: Lee Jones <lee.jones@linaro.org>
To: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Cc: Matti Vaittinen <mazziesaccount@gmail.com>,
lukas.bulwahn@gmail.com, Rob Herring <robh+dt@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <brgl@bgdev.pl>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-gpio@vger.kernel.org, linux-power@fi.rohmeurope.com
Subject: [GIT PULL] Immutable branch between MFD, GPIO and Regulator due for the v5.17 merge window
Date: Mon, 29 Nov 2021 12:06:00 +0000 [thread overview]
Message-ID: <YaTCKHGd8MHQ/BaF@google.com> (raw)
In-Reply-To: <cover.1637066805.git.matti.vaittinen@fi.rohmeurope.com>
Enjoy!
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-gpio-regulator-v5.17
for you to fetch changes up to 2f746ea6e6a9036b2f33d80d776ac2464f4cea18:
MAINTAINERS: bd70528: Drop ROHM BD70528 drivers (2021-11-29 12:04:32 +0000)
----------------------------------------------------------------
Immutable branch between MFD, GPIO and Regulator due for the v5.17 merge window
----------------------------------------------------------------
Matti Vaittinen (4):
dt-bindings: mfd: regulator: Drop BD70528 support
gpio: bd70528 Drop BD70528 support
mfd: bd70528: Drop BD70528 support
MAINTAINERS: bd70528: Drop ROHM BD70528 drivers
Documentation/devicetree/bindings/mfd/rohm,bd70528-pmic.txt | 102 ---------
Documentation/devicetree/bindings/regulator/rohm,bd70528-regulator.txt | 68 ------
MAINTAINERS | 8 -
drivers/gpio/Kconfig | 11 -
drivers/gpio/Makefile | 1 -
drivers/gpio/gpio-bd70528.c | 230 --------------------
drivers/mfd/Kconfig | 17 --
drivers/mfd/Makefile | 1 -
drivers/mfd/rohm-bd70528.c | 314 ---------------------------
include/linux/mfd/rohm-bd70528.h | 389 ----------------------------------
include/linux/mfd/rohm-generic.h | 1 -
11 files changed, 1142 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mfd/rohm,bd70528-pmic.txt
delete mode 100644 Documentation/devicetree/bindings/regulator/rohm,bd70528-regulator.txt
delete mode 100644 drivers/gpio/gpio-bd70528.c
delete mode 100644 drivers/mfd/rohm-bd70528.c
delete mode 100644 include/linux/mfd/rohm-bd70528.h
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2021-11-29 13:25 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-16 12:51 [PATCH RESEND 0/4] Drop ROHM BD70528 support Matti Vaittinen
2021-11-16 12:53 ` [PATCH RESEND 1/4] dt-bindings: mfd: regulator: Drop " Matti Vaittinen
2021-11-29 12:02 ` Lee Jones
2021-11-16 12:54 ` [PATCH RESEND 2/4] gpio: bd70528 " Matti Vaittinen
2021-11-29 12:02 ` Lee Jones
2021-11-16 12:54 ` [PATCH RESEND 3/4] mfd: bd70528: " Matti Vaittinen
2021-11-29 12:01 ` Lee Jones
2021-11-16 12:55 ` [PATCH RESEND 4/4] MAINTAINERS: bd70528: Drop ROHM BD70528 drivers Matti Vaittinen
2021-11-29 12:03 ` Lee Jones
2021-11-16 16:10 ` [PATCH RESEND 0/4] Drop ROHM BD70528 support Andy Shevchenko
2021-11-16 18:41 ` Matti Vaittinen
2021-11-16 19:33 ` Bartosz Golaszewski
2021-11-18 8:55 ` Lee Jones
2021-11-16 22:52 ` Linus Walleij
2021-11-29 12:06 ` Lee Jones [this message]
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=YaTCKHGd8MHQ/BaF@google.com \
--to=lee.jones@linaro.org \
--cc=brgl@bgdev.pl \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-power@fi.rohmeurope.com \
--cc=lukas.bulwahn@gmail.com \
--cc=matti.vaittinen@fi.rohmeurope.com \
--cc=mazziesaccount@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.