Lines Matching +full:milos +full:- +full:gcc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,milos-videocc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Video Clock & Reset Controller on Milos
10 - Luca Weiss <luca.weiss@fairphone.com>
14 domains on Milos.
16 See also: include/dt-bindings/clock/qcom,milos-videocc.h
20 const: qcom,milos-videocc
24 - description: Board XO source
25 - description: Board active XO source
26 - description: Sleep clock source
27 - description: Video AHB clock from GCC
30 - compatible
31 - clocks
34 - $ref: qcom,gcc.yaml#
39 - |
40 #include <dt-bindings/clock/qcom,milos-gcc.h>
41 clock-controller@aaf0000 {
42 compatible = "qcom,milos-videocc";
47 <&gcc GCC_VIDEO_AHB_CLK>;
48 #clock-cells = <1>;
49 #reset-cells = <1>;
50 #power-domain-cells = <1>;