mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
dt-bindings: clock: qcom: Add X1P42100 camera clock controller
Add X1P42100 camera clock controller support and clock bindings for camera QDSS debug clocks which are applicable for both X1E80100 and X1P42100 platforms. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Jagadeesh Kona <jagadeesh.kona@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260507-purwa-videocc-camcc-v5-2-fc3af4130282@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
9ae38c6919
commit
97a5e120be
|
|
@ -23,6 +23,7 @@ properties:
|
|||
compatible:
|
||||
enum:
|
||||
- qcom,x1e80100-camcc
|
||||
- qcom,x1p42100-camcc
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
|
|
|||
|
|
@ -115,6 +115,9 @@
|
|||
#define CAM_CC_SLEEP_CLK_SRC 105
|
||||
#define CAM_CC_SLOW_AHB_CLK_SRC 106
|
||||
#define CAM_CC_XO_CLK_SRC 107
|
||||
#define CAM_CC_QDSS_DEBUG_CLK 108
|
||||
#define CAM_CC_QDSS_DEBUG_CLK_SRC 109
|
||||
#define CAM_CC_QDSS_DEBUG_XO_CLK 110
|
||||
|
||||
/* CAM_CC power domains */
|
||||
#define CAM_CC_BPS_GDSC 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user