All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add struct esdhc_soc_data for i.MX7ULP
@ 2019-04-29  8:55 BOUGH CHEN
  2019-04-29  8:55 ` [PATCH v2 1/3] dt-bindings: mmc: fsl-imx-esdhc: add imx7ulp compatible string BOUGH CHEN
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: BOUGH CHEN @ 2019-04-29  8:55 UTC (permalink / raw)
  To: ulf.hansson@linaro.org, adrian.hunter@intel.com,
	robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de
  Cc: kernel@pengutronix.de, dl-linux-imx, linux-mmc@vger.kernel.org,
	devicetree@vger.kernel.org

---
Changes for V2:
-remove the request on the subsequent error paths in pm_runtime_resume

Haibo Chen (3):
  dt-bindings: mmc: fsl-imx-esdhc: add imx7ulp compatible string
  mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidle
  mmc: add HS400 support for iMX7ULP

 .../devicetree/bindings/mmc/fsl-imx-esdhc.txt |  1 +
 drivers/mmc/host/sdhci-esdhc-imx.c            | 41 +++++++++++++++++--
 2 files changed, 39 insertions(+), 3 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-05-03 13:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-29  8:55 [PATCH v2 0/3] Add struct esdhc_soc_data for i.MX7ULP BOUGH CHEN
2019-04-29  8:55 ` [PATCH v2 1/3] dt-bindings: mmc: fsl-imx-esdhc: add imx7ulp compatible string BOUGH CHEN
2019-05-01 20:23   ` Rob Herring
2019-04-29  8:55 ` [PATCH v2 2/3] mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidle BOUGH CHEN
2019-04-29 10:24   ` Aisheng Dong
2019-05-03  6:53   ` Adrian Hunter
2019-04-29  8:55 ` [PATCH v2 3/3] mmc: add HS400 support for iMX7ULP BOUGH CHEN
2019-04-29 10:29   ` Aisheng Dong
2019-05-03  6:53   ` Adrian Hunter
2019-05-03 13:29 ` [PATCH v2 0/3] Add struct esdhc_soc_data for i.MX7ULP Ulf Hansson

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.