mbox series

[v3,0/3] pinctrl: Ingenic: Add support for SSI and I2S pins.

Message ID 20200912060425.30423-1-zhouyanjie@wanyeetech.com
Headers show
Series pinctrl: Ingenic: Add support for SSI and I2S pins. | expand

Message

Zhou Yanjie Sept. 12, 2020, 6:04 a.m. UTC
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.

v2->v3:
1.Add Paul Cercueil's Reviewed-by.
2.Fix bug about PE15's pull-up parameter.

周琰杰 (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(-)