Re: [PATCH 1/3] pinctrl: Ingenic: Fix bug and reformat the code.

From: Zhou Yanjie
Date: Wed Mar 10 2021 - 09:28:23 EST


Hi Andy,

On 2021/3/10 下午10:03, Andy Shevchenko wrote:
On Tue, Mar 9, 2021 at 6:42 PM 周琰杰 (Zhou Yanjie)
<zhouyanjie@xxxxxxxxxxxxxx> wrote:
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.

Split to 4 patches then.
It's quite hard for everybody to handle regression fixes like this.


Sure, I will split it to 4 patches in v2.


Thanks and best regards!