Re: [PATCH v2 1/1] gpio: Support interrupts in gpio-mlxbf2.c

2021-03-10 Thread kernel test robot
Hi Asmaa, Thank you for the patch! Yet something to improve: [auto build test ERROR on gpio/for-next] [also build test ERROR on v5.12-rc2 next-20210310] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in h

Re: [PATCH v2 1/1] gpio: Support interrupts in gpio-mlxbf2.c

2021-03-10 Thread kernel test robot
Hi Asmaa, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on gpio/for-next] [also build test WARNING on v5.12-rc2 next-20210310] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documen

RE: [PATCH v2 1/1] gpio: Support interrupts in gpio-mlxbf2.c

2021-03-10 Thread Asmaa Mnebhi
Hi everyone, I apologize for sending my second patch without addressing your comments. I didn't receive any email about them because the email used was "as...@mellanox.com" which is no longer valid. It is now "as...@nvidia.com". I don't know how that happened since I submitted my patches with t

[PATCH v2 1/1] gpio: Support interrupts in gpio-mlxbf2.c

2021-03-10 Thread Asmaa Mnebhi
From: Asmaa Mnebhi There are 3 possible GPIO interrupts which can be supported on BlueField-2 boards. Some BlueField boards support: 1) PHY interrupt only 2) PHY interrupt and Reset interrupt 3) Low power interrupt only There is one hardware line shared among all GPIOs, I2C and MDIO. So the inte