Re: [PATCH v7 08/11] bus: mhi: core: Introduce debugfs entries for MHI

2020-08-11 Thread Manivannan Sadhasivam
On Mon, Aug 10, 2020 at 03:01:02PM -0700, Bhaumik Bhatt wrote: > 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

Re: [PATCH v7 08/11] bus: mhi: core: Introduce debugfs entries for MHI

2020-08-10 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 next-20200810] [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

[PATCH v7 08/11] bus: mhi: core: Introduce debugfs entries for MHI

2020-08-10 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 +