Lines Matching +full:q6afe +full:- +full:clocks
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/qcom,lpass-wsa-macro.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
15 - qcom,sc7280-lpass-wsa-macro
16 - qcom,sm8250-lpass-wsa-macro
17 - qcom,sm8450-lpass-wsa-macro
18 - qcom,sc8280xp-lpass-wsa-macro
23 "#sound-dai-cells":
26 '#clock-cells':
29 clocks:
32 clock-names:
34 - const: mclk
35 - const: npl
36 - const: macro
37 - const: dcodec
38 - const: fsgen
40 clock-output-names:
42 - const: mclk
44 qcom,dmic-sample-rate:
48 vdd-micb-supply:
52 - compatible
53 - reg
54 - "#sound-dai-cells"
59 - |
60 #include <dt-bindings/sound/qcom,q6afe.h>
62 compatible = "qcom,sm8250-lpass-wsa-macro";
64 #sound-dai-cells = <1>;
65 #clock-cells = <0>;
66 clocks = <&audiocc 1>,
71 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen";
72 clock-output-names = "mclk";