Lines Matching +full:msm8974 +full:- +full:ocmem
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sram/qcom,ocmem.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: On Chip Memory (OCMEM) that is present on some Qualcomm Snapdragon SoCs.
10 - Brian Masney <masneyb@onstation.org>
13 The On Chip Memory (OCMEM) is typically used by the GPU, camera/video, and
19 - qcom,msm8226-ocmem # v1.1.0
20 - qcom,msm8974-ocmem # v1.4.0
24 - description: Control registers
25 - description: OCMEM address range
27 reg-names:
29 - const: ctrl
30 - const: mem
35 - description: Core clock
36 - description: Interface clock
38 clock-names:
41 - const: core
42 - const: iface
44 '#address-cells':
47 '#size-cells':
54 - compatible
55 - reg
56 - reg-names
57 - clocks
58 - clock-names
59 - '#address-cells'
60 - '#size-cells'
61 - ranges
66 - if:
71 - qcom,msm8974-ocmem
76 clock-names:
82 clock-names:
86 "-sram@[0-9a-f]+$":
96 - reg
99 - |
100 #include <dt-bindings/clock/qcom,rpmcc.h>
101 #include <dt-bindings/clock/qcom,mmcc-msm8974.h>
104 compatible = "qcom,msm8974-ocmem";
108 reg-names = "ctrl",
113 clock-names = "core",
116 #address-cells = <1>;
117 #size-cells = <1>;
120 gmu-sram@0 {