tools/power/x86/intel-speed-select: Implement CascadeLake-N help and command function...
authorPrarit Bhargava <prarit@redhat.com>
Thu, 10 Oct 2019 20:29:43 +0000 (13:29 -0700)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 15 Oct 2019 08:02:29 +0000 (11:02 +0300)
commitc829f0ef7bfc4b294e67506779853547e8b52c68
tree6e8678219c89140dd0201c83c640dcbc33381d63
parent1c1d935c8418a63d110b2b31c57ba3d75f94f49d
tools/power/x86/intel-speed-select: Implement CascadeLake-N help and command functions structures

CascadeLake-N only supports SST-BF and needs some of the perf-profile
commands, and the base-freq commands.

Add help functions, and create an empty command structures (the functions
will be implemented later in this patchset).  Call these functions
when running on CascadeLake-N.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
tools/power/x86/intel-speed-select/isst-config.c