Re: [RESEND PATCH v5 3/3] pinctrl: sprd: Add Spreadtrum pin control driver

2017-08-31 Thread Baolin Wang
Hi Linusw, On 31 August 2017 at 15:25, Linus Walleij wrote: > On Thu, Aug 17, 2017 at 8:50 AM, Baolin Wang > wrote: > >> This patch adds the pin control driver for Spreadtrum SC9860 platform. >> >> Signed-off-by: Baolin Wang >> --- >> Changes since v4: >> - Remove sleep configs. >> - Use one

Re: [RESEND PATCH v5 3/3] pinctrl: sprd: Add Spreadtrum pin control driver

2017-08-31 Thread Linus Walleij
On Thu, Aug 17, 2017 at 8:50 AM, Baolin Wang wrote: > This patch adds the pin control driver for Spreadtrum SC9860 platform. > > Signed-off-by: Baolin Wang > --- > Changes since v4: > - Remove sleep configs. > - Use one standard sleep hardware state config to indicate sleep configs. Patch app

[RESEND PATCH v5 3/3] pinctrl: sprd: Add Spreadtrum pin control driver

2017-08-16 Thread Baolin Wang
This patch adds the pin control driver for Spreadtrum SC9860 platform. Signed-off-by: Baolin Wang --- Changes since v4: - Remove sleep configs. - Use one standard sleep hardware state config to indicate sleep configs. Changes since v3: - Use the generic "bia-pull-up" config. - Use some gener

Re: [PATCH v5 3/3] pinctrl: sprd: Add Spreadtrum pin control driver

2017-07-14 Thread kbuild test robot
Hi Baolin, [auto build test WARNING on v4.12] [cannot apply to pinctrl/devel robh/for-next next-20170714] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Baolin-Wang/pinctrl-Add-sleep-related-sta

[PATCH v5 3/3] pinctrl: sprd: Add Spreadtrum pin control driver

2017-07-14 Thread Baolin Wang
This patch adds the pin control driver for Spreadtrum SC9860 platform. Signed-off-by: Baolin Wang --- Changes since v4: - Remove sleep configs. - Use one standard sleep hardware state config to indicate sleep configs. Changes since v3: - Use the generic "bia-pull-up" config. - Use some gener