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-camcc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Camera 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-camcc.h
20 const: qcom,milos-camcc
24 - description: Board XO source
25 - description: Sleep clock source
26 - description: Camera AHB clock from GCC
29 - compatible
30 - clocks
33 - $ref: qcom,gcc.yaml#
38 - |
39 #include <dt-bindings/clock/qcom,milos-gcc.h>
40 clock-controller@adb0000 {
41 compatible = "qcom,milos-camcc";
45 <&gcc GCC_CAMERA_AHB_CLK>;
46 #clock-cells = <1>;
47 #reset-cells = <1>;
48 #power-domain-cells = <1>;