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/sound/qcom,lpass-tx-macro.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: LPASS(Low Power Audio Subsystem) TX Macro audio codec DT bindings
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
14 const: qcom,sm8250-lpass-tx-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:
45 - compatible
46 - reg
47 - "#sound-dai-cells"
52 - |
53 #include <dt-bindings/sound/qcom,q6afe.h>
55 compatible = "qcom,sm8250-lpass-tx-macro";
57 #sound-dai-cells = <1>;
58 #clock-cells = <0>;
59 clocks = <&aoncc 0>,
60 <&aoncc 1>,
64 clock-names = "mclk", "npl", "macro", "dcodec", "fsgen";
65 clock-output-names = "mclk";
66 qcom,dmic-sample-rate = <600000>;