mbox series

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

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

Message

Zhou Yanjie Aug. 31, 2020, 3:43 p.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.

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