Re: [PATCH v2 6/6] pinctrl: Ingenic: Add support for new Ingenic SoCs.
From: Andy Shevchenko <hidden>
Date: 2021-03-12 12:52:18
Also in:
linux-gpio, linux-mips, lkml
From: Andy Shevchenko <hidden>
Date: 2021-03-12 12:52:18
Also in:
linux-gpio, linux-mips, lkml
On Thu, Mar 11, 2021 at 5:23 PM 周琰杰 (Zhou Yanjie) [off-list ref] wrote:
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. The driver of JZ4730 is derived from Paul Boddie. It is worth noting that the JZ4730 is special in having two control registers (upper/lower), so add code to handle the jz4730 specific register offsets and some register pairs have 2 bits for each GPIO pin.
Tested-by: H. Nikolaus Schaller <redacted> # on Letux400/JZ4730 Signed-off-by: Paul Boddie <redacted> # for JZ4730 Signed-off-by: H. Nikolaus Schaller <redacted> # for JZ4730 Signed-off-by: 周琰杰 (Zhou Yanjie) <redacted>
Shouldn't it have the Co-developed-by tag(s)? -- With Best Regards, Andy Shevchenko