[RFC 0/5] updates for i3c error printing

From: Ben Dooks
Date: Wed Jun 21 2023 - 12:20:32 EST


During work on an i3c compatible system some of the
probing does not produce much useful error output. This
series is an attempt to add error reporting where it
would be useful to track down the culprit.

Ben Dooks (5):
i3c: show error with node for invalid reg property
i3c: add error print to show device failing during populate bus
i3c: show node when printing unsupported 10-bit i2c dev
i3c: show error messages in of_i3c_master_add_i3c_boardinfo
i3c: dw; add print if cannot get resources

drivers/i3c/master.c | 28 +++++++++++++++++++++-------
drivers/i3c/master/dw-i3c-master.c | 12 +++++++++---
2 files changed, 30 insertions(+), 10 deletions(-)

--
2.40.1