]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
arm: dts: apq8064: add support to smd apr_audio svc channel
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Thu, 3 Dec 2015 10:42:02 +0000 (10:42 +0000)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 12 Sep 2017 16:19:06 +0000 (18:19 +0200)
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
arch/arm/boot/dts/qcom-apq8064.dtsi

index da937e099f02df3ac077e4ee60e85442c48b089d..6d8023384477774465878596c4d76af27fb3efbf 100644 (file)
                        qcom,pas-id             = <1>; /* PAS_Q6 */
                };
 
+               smd {
+                       compatible = "qcom,smd";
+                       adsp_a11 {
+                               interrupts = <0 90 IRQ_TYPE_EDGE_RISING>;
+                               qcom,ipc = <&l2cc 8 15>;
+                               qcom,smd-edge = <1>;
+                               qcom,remote-pid = <0x2>;
+                               q6_requests {
+                                       compatible      = "qcom,apr";
+                                       qcom,smd-channels = "apr_audio_svc";
+                                       rproc = <&pil_q6v4>;
+                               };
+                       };
+               };
+
                hdmi: qcom,hdmi-tx@4a00000 {
                        compatible = "qcom,hdmi-tx-8960";
                        reg-names = "core_physical";