Re: [PATCH v5 07/10] bus: mhi: core: Introduce debugfs entries for MHI

2020-07-24 Thread kernel test robot
Hi Bhaumik, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.8-rc6] [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 https://git-scm

Re: [PATCH v5 07/10] bus: mhi: core: Introduce debugfs entries for MHI

2020-07-23 Thread kernel test robot
Hi Bhaumik, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v5.8-rc6 next-20200723] [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

[PATCH v5 07/10] bus: mhi: core: Introduce debugfs entries for MHI

2020-07-23 Thread Bhaumik Bhatt
Introduce debugfs entries to show state, register, channel, device, and event rings information. Allow the host to dump registers, issue device wake, and change the MHI timeout to help in debug. Signed-off-by: Bhaumik Bhatt --- drivers/bus/mhi/Kconfig | 8 + drivers/bus/mhi/core/Makefi