platform/x86: ISST: Increase range of valid mail box commands
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Mon, 27 Feb 2023 05:35:04 +0000 (21:35 -0800)
committerHans de Goede <hdegoede@redhat.com>
Tue, 7 Mar 2023 10:37:27 +0000 (11:37 +0100)
commit95ecf90158522269749f1b7ce98b1eed66ca087b
treecd0d65678ddb7e139206a88ab774584acfa678e7
parent0331b1b0ba65376ecf1c69414aa7696fef0930cb
platform/x86: ISST: Increase range of valid mail box commands

A new command CONFIG_TDP_GET_RATIO_INFO is added, with sub command type
of 0x0C. The previous range of valid sub commands was from 0x00 to 0x0B.
Change the valid range from 0x00 to 0x0C.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://lore.kernel.org/r/20230227053504.2734214-1-srinivas.pandruvada@linux.intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/intel/speed_select_if/isst_if_common.c