Lines Matching +full:sound +full:- +full:name +full:- +full:prefix
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/qcom,wsa883x.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
19 - $ref: dai-common.yaml#
28 powerdown-gpios:
32 vdd-supply:
35 '#thermal-sensor-cells':
38 '#sound-dai-cells':
42 - compatible
43 - reg
44 - vdd-supply
45 - powerdown-gpios
46 - "#thermal-sensor-cells"
47 - "#sound-dai-cells"
52 - |
53 #include <dt-bindings/gpio/gpio.h>
55 soundwire-controller@3250000 {
56 #address-cells = <2>;
57 #size-cells = <0>;
63 powerdown-gpios = <&tlmm 1 GPIO_ACTIVE_LOW>;
64 vdd-supply = <&vreg_s10b_1p8>;
65 #thermal-sensor-cells = <0>;
66 #sound-dai-cells = <0>;
67 sound-name-prefix = "SpkrLeft";
73 powerdown-gpios = <&tlmm 89 GPIO_ACTIVE_LOW>;
74 vdd-supply = <&vreg_s10b_1p8>;
75 #thermal-sensor-cells = <0>;
76 #sound-dai-cells = <0>;
77 sound-name-prefix = "SpkrRight";