aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2021-10-12 13:53:38 +0900
committerMark Brown <[email protected]>2021-10-15 16:10:35 +0100
commitd293abc0c8fbb7b1610b9f7497323028b06cd5f8 (patch)
tree177e92b35106c038ea42ed0f01dac392877fb5fa /tools/perf/scripts/python/sched-migration.py
parent5dd7e163e71f4b9a82c35f0bc2af3d7c5b1fb7f5 (diff)
ASoC: test-component: add Test Component for Sound debug/test
We already have dummy-codec, dummy-platform. But its issues are 1) we don't have dummy-cpu, 2) we can't select it via DeviceTree 3) It do nothing Sometimes we want to have Dummy Sound Component for debugging, for testing, for learning Framework behavior, etc, etc... This patch adds Test-Component driver for it. User can select CPU Component by using "test-cpu" compatible, and can select Codec Component by using "test-codec" compatible. It doesn't support Platform so far, but is easy to add. We can verbose print to know its progress if user selected xxx-verbose compatible driver. for example, test-cpu : silent Component, silent DAI test-cpu-verbose-component : verbose Component, silent DAI test-cpu-verbose-dai : silent Component, verbose DAI test-cpu-verbose : verbose Component, verbose DAI Signed-off-by: Kuninori Morimoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions