Lines Matching +full:sm8250 +full:- +full:lpass +full:- +full:aoncc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,aoncc-sm8250.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: LPASS Always ON Clock Controller on SM8250 SoCs
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
15 See include/dt-bindings/clock/qcom,sm8250-lpass-aoncc.h for the full list
20 const: qcom,sm8250-lpass-aoncc
25 '#clock-cells':
30 - description: LPASS Core voting clock
31 - description: LPASS Audio codec voting clock
32 - description: Glitch Free Mux register clock
34 clock-names:
36 - const: core
37 - const: audio
38 - const: bus
41 - compatible
42 - reg
43 - '#clock-cells'
44 - clocks
45 - clock-names
50 - |
51 #include <dt-bindings/clock/qcom,sm8250-lpass-aoncc.h>
52 #include <dt-bindings/sound/qcom,q6afe.h>
53 clock-controller@3800000 {
54 #clock-cells = <1>;
55 compatible = "qcom,sm8250-lpass-aoncc";
60 clock-names = "core", "audio", "bus";