Re: [PATCH v2 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's

2018-07-29 Thread kbuild test robot
Hi Saravanan, Thank you for the patch! Yet something to improve: [auto build test ERROR on pinctrl/devel] [also build test ERROR on next-20180727] [cannot apply to v4.18-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://gith

Re: [PATCH v2 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's

2018-07-29 Thread kbuild test robot
Hi Saravanan, Thank you for the patch! Yet something to improve: [auto build test ERROR on pinctrl/devel] [also build test ERROR on next-20180727] [cannot apply to v4.18-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://gith

[PATCH v2 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's

2018-07-29 Thread Saravanan Sekar
Move generic defines common to the Owl family out of S900 driver. Signed-off-by: Parthiban Nallathambi Signed-off-by: Saravanan Sekar --- drivers/pinctrl/actions/pinctrl-owl.h | 136 ++-- drivers/pinctrl/actions/pinctrl-s900.c | 139 ++--- 2 files change