Re: [PATCH v3 0/4] PINCTRL: Mediatek pinctrl driver for mt2712

2018-03-07 Thread Sean Wang
Hi, Zhiyong you should checkpatch every patch before sending them out because I saw tons of check messages like below result for scanning v3 3/4 CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #152: FILE: drivers/pinctrl/mediatek/pinctrl-mt2712.c:85: +static int

Re: [PATCH v3 0/4] PINCTRL: Mediatek pinctrl driver for mt2712

2018-03-07 Thread Sean Wang
Hi, Zhiyong you should checkpatch every patch before sending them out because I saw tons of check messages like below result for scanning v3 3/4 CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #152: FILE: drivers/pinctrl/mediatek/pinctrl-mt2712.c:85: +static int

[PATCH v3 0/4] PINCTRL: Mediatek pinctrl driver for mt2712

2018-03-05 Thread Zhiyong Tao
This series includes four patches: 1.Add mt2712 pintcrl head file. 2.Add mt2712 pinctrl device node. 3.Add mt2712 pinctrl driver. 4.Support bias-disable of generic and special pins simultaneously. Changes in patch v3: 1)Use SPDX identifiers for all new files. 2)Use right data for Copyright and

[PATCH v3 0/4] PINCTRL: Mediatek pinctrl driver for mt2712

2018-03-05 Thread Zhiyong Tao
This series includes four patches: 1.Add mt2712 pintcrl head file. 2.Add mt2712 pinctrl device node. 3.Add mt2712 pinctrl driver. 4.Support bias-disable of generic and special pins simultaneously. Changes in patch v3: 1)Use SPDX identifiers for all new files. 2)Use right data for Copyright and