aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorFrank Li <[email protected]>2023-08-31 14:13:24 +0000
committerAlexandre Belloni <[email protected]>2023-09-05 23:21:47 +0000
commit6e13d6528be2f7e801af63c8153b87293f25d736 (patch)
treefc186332ef12f8b66b6de50b0b530cc359d11151 /tools/perf/scripts/python/intel-pt-events.py
parenti3c: master: Fix SETDASA process (diff)
downloadkernel-6e13d6528be2f7e801af63c8153b87293f25d736.tar.gz
kernel-6e13d6528be2f7e801af63c8153b87293f25d736.zip
i3c: master: svc: fix probe failure when no i3c device exist
I3C masters are expected to support hot-join. This means at initialization time we might not yet discover any device and this should not be treated as a fatal error. During the DAA procedure which happens at probe time, if no device has joined, all CCC will be NACKed (from a bus perspective). This leads to an early return with an error code which fails the probe of the master. Let's avoid this by just telling the core through an I3C_ERROR_M2 return command code that no device was discovered, which is a valid situation. This way the master will no longer bail out and fail to probe for a wrong reason. Cc: [email protected] Fixes: dd3c52846d59 ("i3c: master: svc: Add Silvaco I3C master driver") Signed-off-by: Frank Li <[email protected]> Acked-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions