diff options
| author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2026-05-06 10:16:06 +0300 |
|---|---|---|
| committer | Jassi Brar <jassisinghbrar@gmail.com> | 2026-05-18 21:37:28 +0300 |
| commit | 5e4907c4908bff6570f48aff86fef424e74c051f (patch) | |
| tree | 29a0bfd071731db3abdfeb7077f903abdd285188 /scripts/Makefile.thinlto | |
| parent | 4f176444dcc977d1888fd9220c357a4d32338ee0 (diff) | |
| download | linux-5e4907c4908bff6570f48aff86fef424e74c051f.tar.xz | |
mailbox: add list of used channels to debugfs
During development, it is useful to see which mailboxes are currently
obtained. Use a seq-file in debugfs to list the currently registered
controllers and their used channels. Example output from a Renesas R-Car
X5H based system:
# cat /sys/kernel/debug/mailbox/mailbox_summary
189e0000.system-controller:
0: c1000000.mailbox_test_send_to_recv
1: c1000100.mailbox_test_recv_to_send
128: c1000100.mailbox_test_recv_to_send
129: c1000000.mailbox_test_send_to_recv
189e1000.system-controller:
4: scmi_dev.1
5: scmi_dev.2
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
