* Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> [230802 13:37]: > Hi, > > On Tue, Aug 01, 2023 at 09:22:40PM +0200, Sicelo A. Mhlongo wrote: > > Identify and print the error source before rebooting the board due to an l3 > > timeout error. This is helpful when debugging, e.g. via serial. > > > > Signed-off-by: Sicelo A. Mhlongo <absicsz@xxxxxxxxx> > > --- > > drivers/bus/omap_l3_smx.c | 21 ++++++++++----------- > > 1 file changed, 10 insertions(+), 11 deletions(-) > > nice, adding features with a negative diffstat :) > > Reviewed-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> Great, I'll add this to omap-for-v6.6/ti-sysc branch. The omap_l3_smx deals with interconnect related issues and is closely coupled with ti-sysc driver. Regards, Tony