| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/clock/qcom,msm8996-cbf.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Qualcomm MSM8996 Core Bus Fabric (CBF) clock controller |
| - Dmitry Baryshkov <dmitry.baryshkov@linaro.org> |
| The clock controller for the Qualcomm MSM8996 CBF clock, which drives the |
| interconnect between two CPU clusters. |
| - description: SYS APCS AUX clock |
| additionalProperties: false |
| #include <dt-bindings/clock/qcom,rpmcc.h> |
| clock-controller@9a11000 { |
| compatible = "qcom,msm8996-cbf"; |
| reg = <0x09a11000 0x10000>; |
| clocks = <&rpmcc RPM_SMD_BB_CLK1>, <&apcs_glb>; |
| #interconnect-cells = <1>; |