Re: [PATCH v2 0/6] Fix bugs and add support for new Ingenic SoCs.
From: Andy Shevchenko <hidden>
Date: 2021-03-12 12:52:49
Also in:
linux-gpio, linux-mips, lkml
From: Andy Shevchenko <hidden>
Date: 2021-03-12 12:52:49
Also in:
linux-gpio, linux-mips, lkml
On Thu, Mar 11, 2021 at 5:23 PM 周琰杰 (Zhou Yanjie) [off-list ref] wrote:
v1->v2: 1.Split [1/3] in v1 to [1/6] [2/6] [3/6] [4/6] in v2. 2.Fix the uninitialized warning.
With the split done the series looks much better! FWIW, Reviewed-by: Andy Shevchenko <redacted> (with the exception of DT bindings)
周琰杰 (Zhou Yanjie) (6): 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 support for new Ingenic SoCs. .../bindings/pinctrl/ingenic,pinctrl.yaml | 23 +- drivers/pinctrl/pinctrl-ingenic.c | 1423 ++++++++++++++++++-- 2 files changed, 1353 insertions(+), 93 deletions(-) -- 2.7.4
-- With Best Regards, Andy Shevchenko