
30 Jun
2020
30 Jun
'20
9:54 a.m.
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass sjg@chromium.org wrote:
Add debugging for a few more values and also use log to show return values when something goes wrong. This makes it easier to see the root cause.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v1:
- Add new patch to improve designware_i2c debugging
drivers/i2c/designware_i2c.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com