linux/include/dt-bindings/reset/qcom,sar2130p-gpucc.h
Konrad Dybcio 111481020a dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatibles
Expand qcom,sm8450-gpucc bindings to include SAR2130P.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20241027-sar2130p-clocks-v5-5-ecad2a1432ba@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
2024-11-05 16:21:11 -08:00

15 lines
389 B
C

/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
/*
* Copyright (c) 2019, The Linux Foundation. All rights reserved.
* Copyright (c) 2024, Linaro Limited
*/
#ifndef _DT_BINDINGS_RESET_QCOM_GPU_CC_SAR2130P_H
#define _DT_BINDINGS_RESET_QCOM_GPU_CC_SAR2130P_H
#define GPUCC_GPU_CC_GX_BCR 0
#define GPUCC_GPU_CC_ACD_BCR 1
#define GPUCC_GPU_CC_GX_ACD_IROOT_BCR 2
#endif