Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mei: docs: add missing entries to kdoc in struct mei_cfg_idx

Document all entries in struct mei_cfg_idx.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20231011074301.223879-3-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Tomas Winkler and committed by
Greg Kroah-Hartman
d37b59c7 64459c62

+4
+4
drivers/misc/mei/hw-me.h
··· 102 102 * @MEI_ME_PCH12_SPS_CFG: Platform Controller Hub Gen12 5.0 and newer 103 103 * servers platforms with quirk for 104 104 * SPS firmware exclusion. 105 + * @MEI_ME_PCH12_SPS_ITOUCH_CFG: Platform Controller Hub Gen12 106 + * client platforms (iTouch) 105 107 * @MEI_ME_PCH15_CFG: Platform Controller Hub Gen15 and newer 106 108 * @MEI_ME_PCH15_SPS_CFG: Platform Controller Hub Gen15 and newer 107 109 * servers platforms with quirk for 108 110 * SPS firmware exclusion. 111 + * @MEI_ME_GSC_CFG: Graphics System Controller 112 + * @MEI_ME_GSCFI_CFG: Graphics System Controller Firmware Interface 109 113 * @MEI_ME_NUM_CFG: Upper Sentinel. 110 114 */ 111 115 enum mei_cfg_idx {