File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55/dts-v1/;
66
77#include "talos-evk-som.dtsi"
8- #include <dt-bindings/sound/qcom,q6afe.h>
98
109/ {
1110 model = "Qualcomm QCS615 IQ 615 EVK";
4140 };
4241 };
4342
44- sound {
45- compatible = "qcom,qcs615-sndcard";
46- model = "TALOS-EVK";
47-
48- pinctrl-0 = <&mi2s1_pins>;
49- pinctrl-names = "default";
50-
51- pri-mi2s-capture-dai-link {
52- link-name = "Primary MI2S Capture";
53-
54- codec {
55- sound-dai = <&codec_da7212>;
56- };
57-
58- cpu {
59- sound-dai = <&q6apmbedai PRIMARY_MI2S_TX>;
60- };
61-
62- platform {
63- sound-dai = <&q6apm>;
64- };
65- };
66-
67- pri-mi2s-playback-dai-link {
68- link-name = "Primary MI2S Playback";
69-
70- codec {
71- sound-dai = <&codec_da7212>;
72- };
73-
74- cpu {
75- sound-dai = <&q6apmbedai PRIMARY_MI2S_RX>;
76- };
77-
78- platform {
79- sound-dai = <&q6apm>;
80- };
81- };
82- };
83-
8443 vreg_v1p8_out: regulator-v1p8-out {
8544 compatible = "regulator-fixed";
8645 regulator-name = "vreg-v1p8-out";
150109 };
151110};
152111
153- &i2c5 {
154- codec_da7212: codec@1a {
155- compatible = "dlg,da7212";
156- reg = <0x1a>;
157- #sound-dai-cells = <0>;
158- VDDA-supply = <&vreg_v1p8_out>;
159- VDDIO-supply = <&vreg_v1p8_out>;
160- VDDMIC-supply = <&vreg_v3p3_out>;
161- };
162- };
163-
164112&mdss_dsi0_out {
165113 remote-endpoint = <&adv7535_in>;
166114 data-lanes = <0 1 2 3>;
You can’t perform that action at this time.
0 commit comments