bindings: clk: gpucc: Add support for LIMITER reset for CROW

Add support for the consumer to be able to set/reset the
GPU_CC_FREQUENCY_LIMITER_IRQ_CLEAR register as an when required.

Change-Id: I0a1193ac70aea4c0b24b784e9d857563083b5174
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
This commit is contained in:
Anaadi Mishra
2023-11-01 20:47:00 +05:30
parent dde481a833
commit 8abd38bd72

View File

@@ -43,5 +43,5 @@
#define GPUCC_GPU_CC_GX_BCR 7
#define GPUCC_GPU_CC_RBCPR_BCR 8
#define GPUCC_GPU_CC_XO_BCR 9
#define GPUCC_GPU_CC_FREQUENCY_LIMITER_IRQ_CLEAR 10
#endif