linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for JZ4775 and rename unreasonable array name.
@ 2021-06-06 18:08 周琰杰 (Zhou Yanjie)
  2021-06-06 18:08 ` [PATCH 1/2] dt-bindings: mmc: JZ4740: Add bindings for JZ4775 周琰杰 (Zhou Yanjie)
  2021-06-06 18:08 ` [PATCH 2/2] mmc: JZ4740: Add support for JZ4775 and rename unreasonable array name 周琰杰 (Zhou Yanjie)
  0 siblings, 2 replies; 8+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2021-06-06 18:08 UTC (permalink / raw)
  To: ulf.hansson, robh+dt
  Cc: linux-mips, linux-kernel, linux-mmc, devicetree, dongsheng.qiu,
	aric.pzqi, rick.tyliu, sihui.liu, jun.jiang, sernia.zhou, paul

1.Add the MMC bindings for the JZ4775 SoC from Ingenic.
2.Add support for probing mmc driver on the JZ4775 SoC from Ingenic.
3.When the support for JZ4775 SoC is added, there will be six compatible
  strings, so renaming "jz4740_mmc_of_match[]" to "jz4740_mmc_of_matches[]"
  is more reasonable.

周琰杰 (Zhou Yanjie) (2):
  dt-bindings: mmc: JZ4740: Add bindings for JZ4775.
  mmc: JZ4740: Add support for JZ4775 and rename unreasonable array
    name.

 .../devicetree/bindings/mmc/ingenic,mmc.yaml       |  1 +
 drivers/mmc/host/jz4740_mmc.c                      | 25 ++++++++++++----------
 2 files changed, 15 insertions(+), 11 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-06-08 14:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06 18:08 [PATCH 0/2] Add support for JZ4775 and rename unreasonable array name 周琰杰 (Zhou Yanjie)
2021-06-06 18:08 ` [PATCH 1/2] dt-bindings: mmc: JZ4740: Add bindings for JZ4775 周琰杰 (Zhou Yanjie)
2021-06-08 13:16   ` Ulf Hansson
2021-06-06 18:08 ` [PATCH 2/2] mmc: JZ4740: Add support for JZ4775 and rename unreasonable array name 周琰杰 (Zhou Yanjie)
2021-06-08 13:16   ` Ulf Hansson
2021-06-08 13:44   ` Paul Cercueil
2021-06-08 14:11     ` Ulf Hansson
2021-06-08 14:50     ` Zhou Yanjie

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).