[PATCH v3 00/10] Fix bugs and add support for new Ingenic SoCs.

From: 周琰杰 (Zhou Yanjie)
Date: Wed Mar 17 2021 - 05:59:10 EST


v1->v2:
1.Split [1/3] in v1 to [1/6] [2/6] [3/6] [4/6] in v2.
2.Fix the uninitialized warning.

v2->v3:
Split [6/6] in v2 to [6/10] [7/10] [8/10] [9/10] [10/10] in v3.

周琰杰 (Zhou Yanjie) (10):
pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group.
pinctrl: Ingenic: Add support for read the pin configuration of X1830.
pinctrl: Ingenic: Adjust the sequence of X1830 SSI pin groups.
pinctrl: Ingenic: Reformat the code.
dt-bindings: pinctrl: Add bindings for new Ingenic SoCs.
pinctrl: Ingenic: Add pinctrl driver for JZ4730.
pinctrl: Ingenic: Add pinctrl driver for JZ4750.
pinctrl: Ingenic: Add pinctrl driver for JZ4755.
pinctrl: Ingenic: Add pinctrl driver for JZ4775.
pinctrl: Ingenic: Add pinctrl driver for X2000.

.../bindings/pinctrl/ingenic,pinctrl.yaml | 23 +-
drivers/pinctrl/pinctrl-ingenic.c | 1381 ++++++++++++++++++--
2 files changed, 1322 insertions(+), 82 deletions(-)

--
2.7.4