All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for JZ4775
@ 2021-06-10 12:58 周琰杰 (Zhou Yanjie)
  2021-06-10 12:58 ` [PATCH v2 1/2] dt-bindings: mmc: JZ4740: Add bindings " 周琰杰 (Zhou Yanjie)
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2021-06-10 12:58 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,
	zhenwenjin, paul

v1->v2:
1.Add support for probing mmc driver on the JZ4775 SoC from Ingenic.
2.The drive clock selection and sample clock selection have been
  supported since JZ4775, not X1000. So support for these two
  functions has been added for JZ4775 and JZ4780.

周琰杰 (Zhou Yanjie) (2):
  dt-bindings: mmc: JZ4740: Add bindings for JZ4775.
  mmc: JZ4740: Add support for JZ4775.

 Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml | 1 +
 drivers/mmc/host/jz4740_mmc.c                          | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-06-11  7:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 12:58 [PATCH v2 0/2] Add support for JZ4775 周琰杰 (Zhou Yanjie)
2021-06-10 12:58 ` [PATCH v2 1/2] dt-bindings: mmc: JZ4740: Add bindings " 周琰杰 (Zhou Yanjie)
2021-06-10 13:14   ` Paul Cercueil
2021-06-10 12:58 ` [PATCH v2 2/2] mmc: JZ4740: Add support " 周琰杰 (Zhou Yanjie)
2021-06-10 13:15   ` Paul Cercueil
2021-06-11  7:40 ` [PATCH v2 0/2] " 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.