From: Alon Mizrahi Date: Tue, 1 Dec 2020 16:44:11 +0000 (+0200) Subject: habanalabs: add comment for pll frequency ioctl opcode X-Git-Tag: accepted/tizen/unified/20230118.172025~8103^2~5^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=429f1571e8f0b14ec42b8fb14efcfc0576b2788f;p=platform%2Fkernel%2Flinux-rpi.git habanalabs: add comment for pll frequency ioctl opcode Forgot to add the comment for the opcode when it was added. Signed-off-by: Alon Mizrahi Reviewed-by: Oded Gabbay Signed-off-by: Oded Gabbay --- diff --git a/include/uapi/misc/habanalabs.h b/include/uapi/misc/habanalabs.h index 8c15a7d..dc8bcec 100644 --- a/include/uapi/misc/habanalabs.h +++ b/include/uapi/misc/habanalabs.h @@ -279,6 +279,7 @@ enum hl_device_status { * HL_INFO_CLK_THROTTLE_REASON - Retrieve clock throttling reason * HL_INFO_SYNC_MANAGER - Retrieve sync manager info per dcore * HL_INFO_TOTAL_ENERGY - Retrieve total energy consumption + * HL_INFO_PLL_FREQUENCY - Retrieve PLL frequency */ #define HL_INFO_HW_IP_INFO 0 #define HL_INFO_HW_EVENTS 1