[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201202185118.29076-1-mw@semihalf.com>
Date: Wed, 2 Dec 2020 19:51:14 +0100
From: Marcin Wojtas <mw@...ihalf.com>
To: linux-kernel@...r.kernel.org, linux-mmc@...r.kernel.org
Cc: ulf.hansson@...aro.org, huziji@...vell.com,
adrian.hunter@...el.com, jaz@...ihalf.com, tn@...ihalf.com,
ard.biesheuvel@....com, kostap@...vell.com,
Marcin Wojtas <mw@...ihalf.com>
Subject: [PATCH v3 0/4] sdhci-xenon ACPI support
Hi,
The third version of the sdhci-xenon ACPI support
addresses a comment regarding clk_disable_unprepare
dependency on DT.
The MacchiatoBin firmware for testing can be obtained from:
https://drive.google.com/file/d/1Y8BhyaCrksQgT_GPfpqqiYHpQ41kP8Kp
Changelog:
v2->v3
* Call clk_disable_unprepare unconditionally.
* Add Adrian's Acked-by to all patches.
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 | 101 +++++++++++++-------
3 files changed, 97 insertions(+), 56 deletions(-)
--
2.29.0
Powered by blists - more mailing lists