public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] habanalabs: add comment for pll frequency ioctl opcode
@ 2020-12-03 17:46 Oded Gabbay
  2020-12-03 17:46 ` [PATCH 2/3] habanalabs: fetch PSOC PLL frequency from F/W in goya Oded Gabbay
  2020-12-03 17:46 ` [PATCH 3/3] habanalabs: remove generic gaudi get_pll_freq function Oded Gabbay
  0 siblings, 2 replies; 3+ messages in thread
From: Oded Gabbay @ 2020-12-03 17:46 UTC (permalink / raw)
  To: linux-kernel; +Cc: SW_Drivers, Alon Mizrahi

From: Alon Mizrahi <amizrahi@habana.ai>

Forgot to add the comment for the opcode when it was added.

Signed-off-by: Alon Mizrahi <amizrahi@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
---
 include/uapi/misc/habanalabs.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/uapi/misc/habanalabs.h b/include/uapi/misc/habanalabs.h
index 8c15a7d336a0..dc8bcec195cc 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
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-03 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-03 17:46 [PATCH 1/3] habanalabs: add comment for pll frequency ioctl opcode Oded Gabbay
2020-12-03 17:46 ` [PATCH 2/3] habanalabs: fetch PSOC PLL frequency from F/W in goya Oded Gabbay
2020-12-03 17:46 ` [PATCH 3/3] habanalabs: remove generic gaudi get_pll_freq function Oded Gabbay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox