All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Improve Ingenic pinctrl support.
@ 2021-07-24  6:36 周琰杰 (Zhou Yanjie)
  2021-07-24  6:36 ` [PATCH 1/4] pinctrl: Ingenic: Improve the code 周琰杰 (Zhou Yanjie)
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2021-07-24  6:36 UTC (permalink / raw)
  To: linus.walleij
  Cc: robh+dt, paul, devicetree, linux-gpio, linux-mips, linux-kernel,
	dongsheng.qiu, aric.pzqi, rick.tyliu, sihui.liu, jun.jiang,
	sernia.zhou

1.Improve the code to avoid misunderstandings.
2.Add missing SSI pins for JZ4755 and JZ4760.
3.Add support for the X2100 SoC.

周琰杰 (Zhou Yanjie) (4):
  pinctrl: Ingenic: Improve the code.
  pinctrl: Ingenic: Add SSI pins support for JZ4755 and JZ4760.
  dt-bindings: pinctrl: Add bindings for Ingenic X2100.
  pinctrl: Ingenic: Add pinctrl driver for X2100.

 .../bindings/pinctrl/ingenic,pinctrl.yaml          |  10 +-
 drivers/pinctrl/pinctrl-ingenic.c                  | 526 ++++++++++++++++++---
 2 files changed, 466 insertions(+), 70 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-08-11  8:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-24  6:36 [PATCH 0/4] Improve Ingenic pinctrl support 周琰杰 (Zhou Yanjie)
2021-07-24  6:36 ` [PATCH 1/4] pinctrl: Ingenic: Improve the code 周琰杰 (Zhou Yanjie)
2021-07-24  6:36 ` [PATCH 2/4] pinctrl: Ingenic: Add SSI pins support for JZ4755 and JZ4760 周琰杰 (Zhou Yanjie)
2021-07-24  6:36 ` [PATCH 3/4] dt-bindings: pinctrl: Add bindings for Ingenic X2100 周琰杰 (Zhou Yanjie)
2021-07-29 21:37   ` Rob Herring
2021-07-24  6:36 ` [PATCH 4/4] pinctrl: Ingenic: Add pinctrl driver for X2100 周琰杰 (Zhou Yanjie)
2021-08-11  8:22 ` [PATCH 0/4] Improve Ingenic pinctrl support Linus Walleij

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.