Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
[cascardo/linux.git] / arch / arm / boot / dts / qcom-msm8974.dtsi
index 8193139..6f16426 100644 (file)
                        no-map;
                };
 
-               efs@0fd600000 {
-                       reg = <0x0fd60000 0x1a0000>;
+               rfsa@0fd60000 {
+                       reg = <0x0fd60000 0x20000>;
+                       no-map;
+               };
+
+               rmtfs@0fd80000 {
+                       reg = <0x0fd80000 0x180000>;
                        no-map;
                };
 
                hwlocks = <&tcsr_mutex 3>;
        };
 
+       smp2p-modem {
+               compatible = "qcom,smp2p";
+               qcom,smem = <435>, <428>;
+
+               interrupt-parent = <&intc>;
+               interrupts = <0 27 IRQ_TYPE_EDGE_RISING>;
+
+               qcom,ipc = <&apcs 8 14>;
+
+               qcom,local-pid = <0>;
+               qcom,remote-pid = <1>;
+
+               modem_smp2p_out: master-kernel {
+                       qcom,entry-name = "master-kernel";
+                       #qcom,state-cells = <1>;
+               };
+
+               modem_smp2p_in: slave-kernel {
+                       qcom,entry-name = "slave-kernel";
+
+                       interrupt-controller;
+                       #interrupt-cells = <2>;
+               };
+       };
+
        smp2p-wcnss {
                compatible = "qcom,smp2p";
                qcom,smem = <451>, <431>;
                        interrupts = <0 208 0>;
                };
 
+               i2c@f9924000 {
+                       status = "disabled";
+                       compatible = "qcom,i2c-qup-v2.1.1";
+                       reg = <0xf9924000 0x1000>;
+                       interrupts = <0 96 IRQ_TYPE_NONE>;
+                       clocks = <&gcc GCC_BLSP1_QUP2_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>;
+                       clock-names = "core", "iface";
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+               };
+
                blsp_i2c8: i2c@f9964000 {
                        status = "disabled";
                        compatible = "qcom,i2c-qup-v2.1.1";
        smd {
                compatible = "qcom,smd";
 
+               modem {
+                       interrupts = <0 25 IRQ_TYPE_EDGE_RISING>;
+
+                       qcom,ipc = <&apcs 8 12>;
+                       qcom,smd-edge = <0>;
+               };
+
                rpm {
                        interrupts = <0 168 1>;
                        qcom,ipc = <&apcs 8 0>;