From: Ulf Hansson <ulf.hansson@linaro.org>
To: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Cc: Adrian Hunter <adrian.hunter@intel.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
phil@raspberrypi.com,
"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>,
Florian Fainelli <f.fainelli@gmail.com>,
Stefan Wahren <stefan.wahren@i2se.com>,
BCM Kernel Feedback <bcm-kernel-feedback-list@broadcom.com>,
linux-rpi-kernel@lists.infradead.org,
DTML <devicetree@vger.kernel.org>
Subject: Re: [PATCH v2 00/11] Raspbery Pi 4 vmmc regulator support
Date: Thu, 12 Mar 2020 14:08:31 +0100 [thread overview]
Message-ID: <CAPDyKFp+XwGog_w+8Sv1hYA-Umi6Rt2LYR1fyMEEb9abdb9nGQ@mail.gmail.com> (raw)
In-Reply-To: <20200306174413.20634-1-nsaenzjulienne@suse.de>
On Fri, 6 Mar 2020 at 18:44, Nicolas Saenz Julienne
<nsaenzjulienne@suse.de> wrote:
>
> The series first cleans up a common pattern, which is ultimately needed
> to integrate the regulator with bcm2711's sdhci-iproc. It then
> introduces the relevant device-tree changes.
>
> ---
>
> Changes since v1:
> - Use helper function istead of quirk
> - Add GPIO label
>
> Nicolas Saenz Julienne (11):
> mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()
> mmc: sdhci: arasan: Use sdhci_set_power_and_voltage()
> mmc: sdhci: milbeaut: Use sdhci_set_power_and_voltage()
> mmc: sdhci: at91: Use sdhci_set_power_and_voltage()
> mmc: sdhci: pxav3: Use sdhci_set_power_and_voltage()
> mmc: sdhci: xenon: Use sdhci_set_power_and_voltage()
> mmc: sdhci: am654: Use sdhci_set_power_and_voltage()
> mmc: sdhci: Unexport sdhci_set_power_noreg()
> mmc: sdhci: iproc: Add custom set_power() callback for bcm2711
> ARM: dts: bcm2711: Update expgpio's GPIO labels
> ARM: dts: bcm2711: Add vmmc regulator in emmc2
>
> arch/arm/boot/dts/bcm2711-rpi-4-b.dts | 13 ++++++++++++-
> drivers/mmc/host/sdhci-iproc.c | 17 ++++++++++++++++-
> drivers/mmc/host/sdhci-milbeaut.c | 13 +------------
> drivers/mmc/host/sdhci-of-arasan.c | 15 ++-------------
> drivers/mmc/host/sdhci-of-at91.c | 18 +-----------------
> drivers/mmc/host/sdhci-pxav3.c | 20 +-------------------
> drivers/mmc/host/sdhci-xenon.c | 20 +-------------------
> drivers/mmc/host/sdhci.c | 24 +++++++++++++++++++++---
> drivers/mmc/host/sdhci.h | 5 +++--
> drivers/mmc/host/sdhci_am654.c | 17 +++--------------
> 10 files changed, 61 insertions(+), 101 deletions(-)
>
> --
> 2.25.1
>
Patch 1-4, 6, 9 applied for next, thanks!
Kind regards
Uffe
next prev parent reply other threads:[~2020-03-12 13:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-06 17:44 [PATCH v2 00/11] Raspbery Pi 4 vmmc regulator support Nicolas Saenz Julienne
2020-03-06 17:44 ` [PATCH v2 10/11] ARM: dts: bcm2711: Update expgpio's GPIO labels Nicolas Saenz Julienne
2020-03-27 11:21 ` Nicolas Saenz Julienne
2020-03-06 17:44 ` [PATCH v2 11/11] ARM: dts: bcm2711: Add vmmc regulator in emmc2 Nicolas Saenz Julienne
2020-03-09 20:00 ` Stefan Wahren
2020-03-09 20:01 ` Nicolas Saenz Julienne
2020-03-27 11:22 ` Nicolas Saenz Julienne
2020-03-12 13:08 ` Ulf Hansson [this message]
2020-03-12 13:13 ` [PATCH v2 00/11] Raspbery Pi 4 vmmc regulator support Nicolas Saenz Julienne
2020-03-12 14:06 ` Ulf Hansson
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=CAPDyKFp+XwGog_w+8Sv1hYA-Umi6Rt2LYR1fyMEEb9abdb9nGQ@mail.gmail.com \
--to=ulf.hansson@linaro.org \
--cc=adrian.hunter@intel.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=nsaenzjulienne@suse.de \
--cc=phil@raspberrypi.com \
--cc=stefan.wahren@i2se.com \
/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 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).