[PATCH 0/3] Fix bugs and add support for new Ingenic SoCs.

From: 周琰杰 (Zhou Yanjie)
Date: Tue Mar 09 2021 - 11:42:10 EST


1.Add tabs before values to align the code in the macro definition section.
2.Fix bugs related to the MAC of JZ4770, add missing pins to the MII group.
3.Adjust the sequence of X1830's SSI related codes to make it consistent
with other Ingenic SoCs.
4.Fix bug in "ingenic_pinconf_get()", so that it can read the configuration
of X1830 SoC correctly.
5.Add the pinctrl bindings for the JZ4730 SoC, the JZ4750 SoC, the JZ4755 SoC,
the JZ4775 SoC and the X2000 SoC from Ingenic.
6.Add support for probing the pinctrl-ingenic driver on the JZ4730 SoC,
the JZ4750 SoC, the JZ4755 SoC, the JZ4775 SoC and the X2000 SoC from
Ingenic.

周琰杰 (Zhou Yanjie) (3):
pinctrl: Ingenic: Fix bug and reformat the code.
dt-bindings: pinctrl: Add bindings for new Ingenic SoCs.
pinctrl: Ingenic: Add support for new Ingenic SoCs.

.../bindings/pinctrl/ingenic,pinctrl.yaml | 23 +-
drivers/pinctrl/pinctrl-ingenic.c | 1419 ++++++++++++++++++--
2 files changed, 1351 insertions(+), 91 deletions(-)

--
2.7.4