mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
This series introduces interconnect debugfs files that support voting for any interconnect path the framework supports. It is useful for debug, test and verification. * icc-debugfs debugfs: Add write support to debugfs_create_str() interconnect: Reintroduce icc_get() interconnect: Add debugfs test client Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Georgi Djakov <[email protected]>