diff options
| author | Tanmay Shah <tanmay.shah@amd.com> | 2026-03-03 15:51:26 -0800 |
|---|---|---|
| committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2026-03-10 09:19:29 -0600 |
| commit | d20c27dc8141c90a27927b1343ec2131f864fbb3 (patch) | |
| tree | fd12f80426350db42c2d59d326e25eb4e2e69302 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 664b6b3ca5766ce487b80601f356a58d92b483b7 (diff) | |
remoteproc: xlnx: Avoid mailbox setup
Mailbox properties are optional in the remoteproc xlnx bindings.
If mailbox properties are not found in device-tree it's not fatal error
in the driver. Driver will print warning messages and continue with
normal operation. However, these warning messages can be interpreted as
error. Check "mboxes" and "mbox-names" properties in the driver and setup
mailbox only if they are available in the device-tree.
This will avoid any unwanted warning/error messages.
Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Link: https://lore.kernel.org/r/20260303235127.2317955-2-tanmay.shah@amd.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
