Lines Matching +full:gcc +full:- +full:sdm845
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Georgi Djakov <quic_c_gdjako@quicinc.com>
21 - qcom,sc7280-tbu
22 - qcom,sdm845-tbu
33 power-domains:
36 qcom,stream-id-range:
40 $ref: /schemas/types.yaml#/definitions/phandle-array
42 - items:
43 - description: phandle of a smmu node
44 - description: stream id base address
45 - description: stream id size
48 - compatible
49 - reg
50 - qcom,stream-id-range
55 - |
56 #include <dt-bindings/clock/qcom,gcc-sdm845.h>
57 #include <dt-bindings/interconnect/qcom,icc.h>
58 #include <dt-bindings/interconnect/qcom,sdm845.h>
61 compatible = "qcom,sdm845-tbu";
63 clocks = <&gcc GCC_AGGRE_NOC_PCIE_TBU_CLK>;
66 power-domains = <&gcc HLOS1_VOTE_AGGRE_NOC_MMU_PCIE_TBU_GDSC>;
67 qcom,stream-id-range = <&apps_smmu 0x1c00 0x400>;