Re: [PATCH v2 05/14] spi: spi-mem: Add debug message for spi-mem ops

2021-02-26 Thread Sean Anderson
On 2/26/21 5:12 AM, Jagan Teki wrote: On Fri, Feb 5, 2021 at 9:41 AM Sean Anderson wrote: This prints some basic metadata about the SPI memory op. This information may be used to debug SPI drivers (e.g. determining the expected SPI mode). It is also helpful for verifying that the data on the

Re: [PATCH v2 05/14] spi: spi-mem: Add debug message for spi-mem ops

2021-02-26 Thread Jagan Teki
On Fri, Feb 5, 2021 at 9:41 AM Sean Anderson wrote: > > This prints some basic metadata about the SPI memory op. This information > may be used to debug SPI drivers (e.g. determining the expected SPI mode). > It is also helpful for verifying that the data on the wire matches the data > intended to