Linux GPIO subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] pinctrl: Ingenic: Add support for SSI and I2S pins.
@ 2020-08-31 15:43 周琰杰 (Zhou Yanjie)
  2020-08-31 15:43 ` [PATCH v2 1/3] pinctrl: Ingenic: Add SSI pins support for JZ4770 and JZ4780 周琰杰 (Zhou Yanjie)
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2020-08-31 15:43 UTC (permalink / raw)
  To: linus.walleij, paul
  Cc: linux-gpio, linux-kernel, aric.pzqi, dongsheng.qiu, rick.tyliu,
	yanfei.li, sernia.zhou, zhenwenjin

1.Add SSI pins support for JZ4770 and JZ4780.
2.Correct the pullup and pulldown parameters of JZ4780.
3.Add I2S pins support for JZ4780, X1000, X1500, and X1830.

周琰杰 (Zhou Yanjie) (3):
  pinctrl: Ingenic: Add SSI pins support for JZ4770 and JZ4780.
  pinctrl: Ingenic: Correct the pullup and pulldown parameters of JZ4780
  pinctrl: Ingenic: Add I2S pins support for Ingenic SoCs.

 drivers/pinctrl/pinctrl-ingenic.c | 349 +++++++++++++++++++++++++++++++++++++-
 1 file changed, 347 insertions(+), 2 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2020-09-06 17:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-31 15:43 [PATCH v2 0/3] pinctrl: Ingenic: Add support for SSI and I2S pins 周琰杰 (Zhou Yanjie)
2020-08-31 15:43 ` [PATCH v2 1/3] pinctrl: Ingenic: Add SSI pins support for JZ4770 and JZ4780 周琰杰 (Zhou Yanjie)
2020-09-04 13:27   ` Paul Cercueil
2020-09-06 14:17     ` Paul Cercueil
2020-09-06 17:09       ` Zhou Yanjie
2020-09-06 17:17         ` Paul Cercueil
2020-08-31 15:43 ` [PATCH v2 2/3] pinctrl: Ingenic: Correct the pullup and pulldown parameters of JZ4780 周琰杰 (Zhou Yanjie)
2020-09-06 14:26   ` Paul Cercueil
2020-09-06 17:12     ` Zhou Yanjie
2020-08-31 15:43 ` [PATCH v2 3/3] pinctrl: Ingenic: Add I2S pins support for Ingenic SoCs 周琰杰 (Zhou Yanjie)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox