Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: clock: qcom: add CAMCC clocks on SM4450

Add device tree bindings for the camera clock controller on
Qualcomm SM4450 platform.

Signed-off-by: Ajit Pandey <quic_ajipan@quicinc.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240611133752.2192401-5-quic_ajipan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Ajit Pandey and committed by
Bjorn Andersson
9bf45e4f 5115bcaf

+169
+63
Documentation/devicetree/bindings/clock/qcom,sm4450-camcc.yaml
··· 1 + # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 + %YAML 1.2 3 + --- 4 + $id: http://devicetree.org/schemas/clock/qcom,sm4450-camcc.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 + 7 + title: Qualcomm Camera Clock & Reset Controller on SM4450 8 + 9 + maintainers: 10 + - Ajit Pandey <quic_ajipan@quicinc.com> 11 + - Taniya Das <quic_tdas@quicinc.com> 12 + 13 + description: | 14 + Qualcomm camera clock control module provides the clocks, resets and power 15 + domains on SM4450 16 + 17 + See also:: include/dt-bindings/clock/qcom,sm4450-camcc.h 18 + 19 + properties: 20 + compatible: 21 + const: qcom,sm4450-camcc 22 + 23 + reg: 24 + maxItems: 1 25 + 26 + clocks: 27 + items: 28 + - description: Board XO source 29 + - description: Camera AHB clock source from GCC 30 + 31 + '#clock-cells': 32 + const: 1 33 + 34 + '#reset-cells': 35 + const: 1 36 + 37 + '#power-domain-cells': 38 + const: 1 39 + 40 + required: 41 + - compatible 42 + - reg 43 + - clocks 44 + - '#clock-cells' 45 + - '#reset-cells' 46 + - '#power-domain-cells' 47 + 48 + additionalProperties: false 49 + 50 + examples: 51 + - | 52 + #include <dt-bindings/clock/qcom,rpmh.h> 53 + #include <dt-bindings/clock/qcom,sm4450-gcc.h> 54 + clock-controller@ade0000 { 55 + compatible = "qcom,sm4450-camcc"; 56 + reg = <0x0ade0000 0x20000>; 57 + clocks = <&rpmhcc RPMH_CXO_CLK>, 58 + <&gcc GCC_CAMERA_AHB_CLK>; 59 + #clock-cells = <1>; 60 + #reset-cells = <1>; 61 + #power-domain-cells = <1>; 62 + }; 63 + ...
+106
include/dt-bindings/clock/qcom,sm4450-camcc.h
··· 1 + /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 2 + /* 3 + * Copyright (c) 2024, Qualcomm Innovation Center, Inc. All rights reserved. 4 + */ 5 + 6 + #ifndef _DT_BINDINGS_CLK_QCOM_CAM_CC_SM4450_H 7 + #define _DT_BINDINGS_CLK_QCOM_CAM_CC_SM4450_H 8 + 9 + /* CAM_CC clocks */ 10 + #define CAM_CC_BPS_AHB_CLK 0 11 + #define CAM_CC_BPS_AREG_CLK 1 12 + #define CAM_CC_BPS_CLK 2 13 + #define CAM_CC_BPS_CLK_SRC 3 14 + #define CAM_CC_CAMNOC_ATB_CLK 4 15 + #define CAM_CC_CAMNOC_AXI_CLK 5 16 + #define CAM_CC_CAMNOC_AXI_CLK_SRC 6 17 + #define CAM_CC_CAMNOC_AXI_HF_CLK 7 18 + #define CAM_CC_CAMNOC_AXI_SF_CLK 8 19 + #define CAM_CC_CCI_0_CLK 9 20 + #define CAM_CC_CCI_0_CLK_SRC 10 21 + #define CAM_CC_CCI_1_CLK 11 22 + #define CAM_CC_CCI_1_CLK_SRC 12 23 + #define CAM_CC_CORE_AHB_CLK 13 24 + #define CAM_CC_CPAS_AHB_CLK 14 25 + #define CAM_CC_CPHY_RX_CLK_SRC 15 26 + #define CAM_CC_CRE_AHB_CLK 16 27 + #define CAM_CC_CRE_CLK 17 28 + #define CAM_CC_CRE_CLK_SRC 18 29 + #define CAM_CC_CSI0PHYTIMER_CLK 19 30 + #define CAM_CC_CSI0PHYTIMER_CLK_SRC 20 31 + #define CAM_CC_CSI1PHYTIMER_CLK 21 32 + #define CAM_CC_CSI1PHYTIMER_CLK_SRC 22 33 + #define CAM_CC_CSI2PHYTIMER_CLK 23 34 + #define CAM_CC_CSI2PHYTIMER_CLK_SRC 24 35 + #define CAM_CC_CSIPHY0_CLK 25 36 + #define CAM_CC_CSIPHY1_CLK 26 37 + #define CAM_CC_CSIPHY2_CLK 27 38 + #define CAM_CC_FAST_AHB_CLK_SRC 28 39 + #define CAM_CC_ICP_ATB_CLK 29 40 + #define CAM_CC_ICP_CLK 30 41 + #define CAM_CC_ICP_CLK_SRC 31 42 + #define CAM_CC_ICP_CTI_CLK 32 43 + #define CAM_CC_ICP_TS_CLK 33 44 + #define CAM_CC_MCLK0_CLK 34 45 + #define CAM_CC_MCLK0_CLK_SRC 35 46 + #define CAM_CC_MCLK1_CLK 36 47 + #define CAM_CC_MCLK1_CLK_SRC 37 48 + #define CAM_CC_MCLK2_CLK 38 49 + #define CAM_CC_MCLK2_CLK_SRC 39 50 + #define CAM_CC_MCLK3_CLK 40 51 + #define CAM_CC_MCLK3_CLK_SRC 41 52 + #define CAM_CC_OPE_0_AHB_CLK 42 53 + #define CAM_CC_OPE_0_AREG_CLK 43 54 + #define CAM_CC_OPE_0_CLK 44 55 + #define CAM_CC_OPE_0_CLK_SRC 45 56 + #define CAM_CC_PLL0 46 57 + #define CAM_CC_PLL0_OUT_EVEN 47 58 + #define CAM_CC_PLL0_OUT_ODD 48 59 + #define CAM_CC_PLL1 49 60 + #define CAM_CC_PLL1_OUT_EVEN 50 61 + #define CAM_CC_PLL2 51 62 + #define CAM_CC_PLL2_OUT_EVEN 52 63 + #define CAM_CC_PLL3 53 64 + #define CAM_CC_PLL3_OUT_EVEN 54 65 + #define CAM_CC_PLL4 55 66 + #define CAM_CC_PLL4_OUT_EVEN 56 67 + #define CAM_CC_SLOW_AHB_CLK_SRC 57 68 + #define CAM_CC_SOC_AHB_CLK 58 69 + #define CAM_CC_SYS_TMR_CLK 59 70 + #define CAM_CC_TFE_0_AHB_CLK 60 71 + #define CAM_CC_TFE_0_CLK 61 72 + #define CAM_CC_TFE_0_CLK_SRC 62 73 + #define CAM_CC_TFE_0_CPHY_RX_CLK 63 74 + #define CAM_CC_TFE_0_CSID_CLK 64 75 + #define CAM_CC_TFE_0_CSID_CLK_SRC 65 76 + #define CAM_CC_TFE_1_AHB_CLK 66 77 + #define CAM_CC_TFE_1_CLK 67 78 + #define CAM_CC_TFE_1_CLK_SRC 68 79 + #define CAM_CC_TFE_1_CPHY_RX_CLK 69 80 + #define CAM_CC_TFE_1_CSID_CLK 70 81 + #define CAM_CC_TFE_1_CSID_CLK_SRC 71 82 + 83 + /* CAM_CC power domains */ 84 + #define CAM_CC_CAMSS_TOP_GDSC 0 85 + 86 + /* CAM_CC resets */ 87 + #define CAM_CC_BPS_BCR 0 88 + #define CAM_CC_CAMNOC_BCR 1 89 + #define CAM_CC_CAMSS_TOP_BCR 2 90 + #define CAM_CC_CCI_0_BCR 3 91 + #define CAM_CC_CCI_1_BCR 4 92 + #define CAM_CC_CPAS_BCR 5 93 + #define CAM_CC_CRE_BCR 6 94 + #define CAM_CC_CSI0PHY_BCR 7 95 + #define CAM_CC_CSI1PHY_BCR 8 96 + #define CAM_CC_CSI2PHY_BCR 9 97 + #define CAM_CC_ICP_BCR 10 98 + #define CAM_CC_MCLK0_BCR 11 99 + #define CAM_CC_MCLK1_BCR 12 100 + #define CAM_CC_MCLK2_BCR 13 101 + #define CAM_CC_MCLK3_BCR 14 102 + #define CAM_CC_OPE_0_BCR 15 103 + #define CAM_CC_TFE_0_BCR 16 104 + #define CAM_CC_TFE_1_BCR 17 105 + 106 + #endif