Lines Matching +full:sm8250 +full:- +full:lpass +full:- +full:audiocc
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#
7 title: LPASS(Low Power Audio Subsystem) VA Macro audio codec DT bindings
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
14 const: qcom,sm8250-lpass-wsa-macro
19 "#sound-dai-cells":
22 '#clock-cells':
28 clock-names:
30 - const: mclk
31 - const: npl
32 - const: macro
33 - const: dcodec
34 - const: fsgen
36 clock-output-names:
38 - const: mclk
40 qcom,dmic-sample-rate:
44 vdd-micb-supply:
48 - compatible
49 - reg
50 - "#sound-dai-cells"
55 - |
56 #include <dt-bindings/sound/qcom,q6afe.h>
58 compatible = "qcom,sm8250-lpass-wsa-macro";
60 #sound-dai-cells = <1>;
61 #clock-cells = <0>;
62 clocks = <&audiocc 1>,
63 <&audiocc 0>,
67 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen";
68 clock-output-names = "mclk";