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-rx-macro.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: LPASS(Low Power Audio Subsystem) RX Macro audio codec DT bindings
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
14 const: qcom,sm8250-lpass-rx-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
41 - compatible
42 - reg
43 - "#sound-dai-cells"
48 - |
49 #include <dt-bindings/sound/qcom,q6afe.h>
51 compatible = "qcom,sm8250-lpass-rx-macro";
53 #sound-dai-cells = <1>;
54 #clock-cells = <0>;
55 clocks = <&audiocc 0>,
56 <&audiocc 1>,
60 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen";
61 clock-output-names = "mclk";