Lines Matching +full:protected +full:- +full:clocks
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,gcc-qcs404.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Stephen Boyd <sboyd@kernel.org>
11 - Taniya Das <tdas@codeaurora.org>
14 Qualcomm global clock control module which supports the clocks, resets and
18 - dt-bindings/clock/qcom,gcc-qcs404.h
22 const: qcom,gcc-qcs404
24 '#clock-cells':
27 '#reset-cells':
33 protected-clocks:
35 Protected clock specifier list as per common clock binding.
38 - compatible
39 - reg
40 - '#clock-cells'
41 - '#reset-cells'
46 - |
47 clock-controller@1800000 {
48 compatible = "qcom,gcc-qcs404";
50 #clock-cells = <1>;
51 #reset-cells = <1>;