Linux MultiMedia Card development
 help / color / mirror / Atom feed
From: Adrian Hunter <adrian.hunter@intel.com>
To: Marcin Wojtas <mw@semihalf.com>,
	linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org
Cc: ulf.hansson@linaro.org, huziji@marvell.com, jaz@semihalf.com,
	tn@semihalf.com, ard.biesheuvel@arm.com, kostap@marvell.com
Subject: Re: [PATCH v2 0/4] sdhci-xenon ACPI support
Date: Wed, 2 Dec 2020 10:29:31 +0200	[thread overview]
Message-ID: <5b5a1367-2632-2754-bc8b-7d57d0205232@intel.com> (raw)
In-Reply-To: <20201120032639.24386-1-mw@semihalf.com>

On 20/11/20 5:26 am, Marcin Wojtas wrote:
> Hi,
> 
> The second version of the sdhci-xenon ACPI support
> is now split into 4 patches instead of a single one.
> There are minor functional differencse - match_data
> introduction and using dedicated ACPI ID per
> controller variant.
> 
> The MacchiatoBin firmware for testing can be obtained from:
> https://drive.google.com/file/d/1Y8BhyaCrksQgT_GPfpqqiYHpQ41kP8Kp
> 
> Changelog:
> v1->v2
>   * Split single commit to 4
>   * Use device_match_data and dedicated ACPI ID's per controller
>     variant
> 
> Marcin Wojtas (4):
>   mmc: sdhci-xenon: use match data for controllers variants
>   mmc: sdhci-xenon: switch to device_* API
>   mmc: sdhci-xenon: use clk only with DT
>   mmc: sdhci-xenon: introduce ACPI support
> 
>  drivers/mmc/host/sdhci-xenon.h     |  12 +-
>  drivers/mmc/host/sdhci-xenon-phy.c |  40 ++++---
>  drivers/mmc/host/sdhci-xenon.c     | 120 +++++++++++++-------
>  3 files changed, 110 insertions(+), 62 deletions(-)
> 

Not withstanding Ulf's comments:

Acked-by: Adrian Hunter <adrian.hunter@intel.com>

  parent reply	other threads:[~2020-12-02  8:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20  3:26 [PATCH v2 0/4] sdhci-xenon ACPI support Marcin Wojtas
2020-11-20  3:26 ` [PATCH v2 1/4] mmc: sdhci-xenon: use match data for controllers variants Marcin Wojtas
2020-11-20  3:26 ` [PATCH v2 2/4] mmc: sdhci-xenon: switch to device_* API Marcin Wojtas
2020-11-20  3:26 ` [PATCH v2 3/4] mmc: sdhci-xenon: use clk only with DT Marcin Wojtas
2020-11-24 11:31   ` Ulf Hansson
2020-11-25 11:50     ` Marcin Wojtas
2020-11-20  3:26 ` [PATCH v2 4/4] mmc: sdhci-xenon: introduce ACPI support Marcin Wojtas
2020-12-02  8:29 ` Adrian Hunter [this message]
2020-12-02 17:39   ` [PATCH v2 0/4] sdhci-xenon " Marcin Wojtas

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=5b5a1367-2632-2754-bc8b-7d57d0205232@intel.com \
    --to=adrian.hunter@intel.com \
    --cc=ard.biesheuvel@arm.com \
    --cc=huziji@marvell.com \
    --cc=jaz@semihalf.com \
    --cc=kostap@marvell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=mw@semihalf.com \
    --cc=tn@semihalf.com \
    --cc=ulf.hansson@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox