Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8bbf3919 authored by Georgi Djakov's avatar Georgi Djakov Committed by Mike Tipton
Browse files

interconnect: Add debugfs test code



Allow setting constraints from userspace for more convenient testing.

Example usage:
	cd /sys/kernel/debug/interconnect-test/
	echo -n 3 > src_port
	echo -n 53 > dst_port
	echo -n 1 > get
	echo -n 80000000 > avg_bw
	echo -n 90000000 > peak_bw
	echo -n 1 > commit

Change-Id: I8a47c45a8060607470edc870b1eb4245bb7ffc54
Signed-off-by: default avatarGeorgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: default avatarDavid Dai <daidavid1@codeaurora.org>
Git-commit: 8b9e75c3e826f6a719ff02fa409f6b9c92aee66c
Git-repo: https://git.linaro.org/people/georgi.djakov/linux.git


Signed-off-by: default avatarGeorgi Djakov <gdjako@codeaurora.org>
parent ad8b0e3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment