2024-09-09 08:57:42 +00:00
|
|
|
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
|
2024-09-09 08:52:07 +00:00
|
|
|
*
|
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
|
* it under the terms of the GNU General Public License version 2 and
|
|
|
|
* only version 2 as published by the Free Software Foundation.
|
|
|
|
*
|
|
|
|
* This program is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
* GNU General Public License for more details.
|
|
|
|
*/
|
|
|
|
&soc {
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,smp2p-modem@0xb011008 {
|
2024-09-09 08:52:07 +00:00
|
|
|
compatible = "qcom,smp2p";
|
2024-09-09 08:57:42 +00:00
|
|
|
reg = <0xb011008 0x4>;
|
2024-09-09 08:52:07 +00:00
|
|
|
qcom,remote-pid = <1>;
|
|
|
|
qcom,irq-bitmask = <0x4000>;
|
|
|
|
interrupts = <0 27 1>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,smp2p-wcnss@0xb011008 {
|
2024-09-09 08:52:07 +00:00
|
|
|
compatible = "qcom,smp2p";
|
2024-09-09 08:57:42 +00:00
|
|
|
reg = <0xb011008 0x4>;
|
2024-09-09 08:52:07 +00:00
|
|
|
qcom,remote-pid = <4>;
|
|
|
|
qcom,irq-bitmask = <0x40000>;
|
|
|
|
interrupts = <0 143 1>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,smp2p-adsp@0xb011008 {
|
|
|
|
compatible = "qcom,smp2p";
|
|
|
|
reg = <0xb011008 0x4>;
|
|
|
|
qcom,remote-pid = <2>;
|
|
|
|
qcom,irq-bitmask = <0x400>;
|
|
|
|
interrupts = <0 291 1>;
|
|
|
|
};
|
|
|
|
|
|
|
|
smp2pgpio_smp2p_15_in: qcom,smp2pgpio-smp2p-15-in {
|
2024-09-09 08:52:07 +00:00
|
|
|
compatible = "qcom,smp2pgpio";
|
|
|
|
qcom,entry-name = "smp2p";
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,remote-pid = <15>;
|
2024-09-09 08:52:07 +00:00
|
|
|
qcom,is-inbound;
|
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,smp2pgpio_test_smp2p_15_in {
|
|
|
|
compatible = "qcom,smp2pgpio_test_smp2p_15_in";
|
|
|
|
gpios = <&smp2pgpio_smp2p_15_in 0 0>;
|
2024-09-09 08:52:07 +00:00
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
smp2pgpio_smp2p_15_out: qcom,smp2pgpio-smp2p-15-out {
|
2024-09-09 08:52:07 +00:00
|
|
|
compatible = "qcom,smp2pgpio";
|
|
|
|
qcom,entry-name = "smp2p";
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,remote-pid = <15>;
|
2024-09-09 08:52:07 +00:00
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,smp2pgpio_test_smp2p_15_out {
|
|
|
|
compatible = "qcom,smp2pgpio_test_smp2p_15_out";
|
|
|
|
gpios = <&smp2pgpio_smp2p_15_out 0 0>;
|
2024-09-09 08:52:07 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
smp2pgpio_smp2p_1_in: qcom,smp2pgpio-smp2p-1-in {
|
|
|
|
compatible = "qcom,smp2pgpio";
|
|
|
|
qcom,entry-name = "smp2p";
|
|
|
|
qcom,remote-pid = <1>;
|
|
|
|
qcom,is-inbound;
|
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
|
|
|
qcom,smp2pgpio_test_smp2p_1_in {
|
|
|
|
compatible = "qcom,smp2pgpio_test_smp2p_1_in";
|
|
|
|
gpios = <&smp2pgpio_smp2p_1_in 0 0>;
|
|
|
|
};
|
|
|
|
|
|
|
|
smp2pgpio_smp2p_1_out: qcom,smp2pgpio-smp2p-1-out {
|
|
|
|
compatible = "qcom,smp2pgpio";
|
|
|
|
qcom,entry-name = "smp2p";
|
|
|
|
qcom,remote-pid = <1>;
|
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
|
|
|
qcom,smp2pgpio_test_smp2p_1_out {
|
|
|
|
compatible = "qcom,smp2pgpio_test_smp2p_1_out";
|
|
|
|
gpios = <&smp2pgpio_smp2p_1_out 0 0>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
smp2pgpio_smp2p_4_in: qcom,smp2pgpio-smp2p-4-in {
|
2024-09-09 08:52:07 +00:00
|
|
|
compatible = "qcom,smp2pgpio";
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,entry-name = "smp2p";
|
|
|
|
qcom,remote-pid = <4>;
|
2024-09-09 08:52:07 +00:00
|
|
|
qcom,is-inbound;
|
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,smp2pgpio_test_smp2p_4_in {
|
|
|
|
compatible = "qcom,smp2pgpio_test_smp2p_4_in";
|
|
|
|
gpios = <&smp2pgpio_smp2p_4_in 0 0>;
|
|
|
|
};
|
|
|
|
|
|
|
|
smp2pgpio_smp2p_4_out: qcom,smp2pgpio-smp2p-4-out {
|
2024-09-09 08:52:07 +00:00
|
|
|
compatible = "qcom,smp2pgpio";
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,entry-name = "smp2p";
|
|
|
|
qcom,remote-pid = <4>;
|
2024-09-09 08:52:07 +00:00
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,smp2pgpio_test_smp2p_4_out {
|
|
|
|
compatible = "qcom,smp2pgpio_test_smp2p_4_out";
|
|
|
|
gpios = <&smp2pgpio_smp2p_4_out 0 0>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:52:07 +00:00
|
|
|
smp2pgpio_smp2p_2_in: qcom,smp2pgpio-smp2p-2-in {
|
|
|
|
compatible = "qcom,smp2pgpio";
|
|
|
|
qcom,entry-name = "smp2p";
|
|
|
|
qcom,remote-pid = <2>;
|
|
|
|
qcom,is-inbound;
|
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
|
|
|
qcom,smp2pgpio_test_smp2p_2_in {
|
|
|
|
compatible = "qcom,smp2pgpio_test_smp2p_2_in";
|
|
|
|
gpios = <&smp2pgpio_smp2p_2_in 0 0>;
|
|
|
|
};
|
|
|
|
|
|
|
|
smp2pgpio_smp2p_2_out: qcom,smp2pgpio-smp2p-2-out {
|
|
|
|
compatible = "qcom,smp2pgpio";
|
|
|
|
qcom,entry-name = "smp2p";
|
|
|
|
qcom,remote-pid = <2>;
|
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
|
|
|
qcom,smp2pgpio_test_smp2p_2_out {
|
|
|
|
compatible = "qcom,smp2pgpio_test_smp2p_2_out";
|
|
|
|
gpios = <&smp2pgpio_smp2p_2_out 0 0>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
/* ssr - inbound entry from mss. */
|
|
|
|
smp2pgpio_ssr_smp2p_1_in: qcom,smp2pgpio-ssr-smp2p-1-in {
|
2024-09-09 08:52:07 +00:00
|
|
|
compatible = "qcom,smp2pgpio";
|
|
|
|
qcom,entry-name = "slave-kernel";
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,remote-pid = <1>;
|
2024-09-09 08:52:07 +00:00
|
|
|
qcom,is-inbound;
|
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
/* ssr - outbound entry to mss */
|
|
|
|
smp2pgpio_ssr_smp2p_1_out: qcom,smp2pgpio-ssr-smp2p-1-out {
|
2024-09-09 08:52:07 +00:00
|
|
|
compatible = "qcom,smp2pgpio";
|
|
|
|
qcom,entry-name = "master-kernel";
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,remote-pid = <1>;
|
2024-09-09 08:52:07 +00:00
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
/* ssr - inbound entry from lpass. */
|
|
|
|
smp2pgpio_ssr_smp2p_2_in: qcom,smp2pgpio-ssr-smp2p-2-in {
|
2024-09-09 08:52:07 +00:00
|
|
|
compatible = "qcom,smp2pgpio";
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,entry-name = "slave-kernel";
|
|
|
|
qcom,remote-pid = <2>;
|
2024-09-09 08:52:07 +00:00
|
|
|
qcom,is-inbound;
|
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
/* ssr - outbound entry to lpass */
|
|
|
|
smp2pgpio_ssr_smp2p_2_out: qcom,smp2pgpio-ssr-smp2p-2-out {
|
2024-09-09 08:52:07 +00:00
|
|
|
compatible = "qcom,smp2pgpio";
|
2024-09-09 08:57:42 +00:00
|
|
|
qcom,entry-name = "master-kernel";
|
|
|
|
qcom,remote-pid = <2>;
|
2024-09-09 08:52:07 +00:00
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
/* ssr - inbound entry from wcnss. */
|
2024-09-09 08:52:07 +00:00
|
|
|
smp2pgpio_ssr_smp2p_4_in: qcom,smp2pgpio-ssr-smp2p-4-in {
|
|
|
|
compatible = "qcom,smp2pgpio";
|
|
|
|
qcom,entry-name = "slave-kernel";
|
|
|
|
qcom,remote-pid = <4>;
|
|
|
|
qcom,is-inbound;
|
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
/* ssr - outbound entry to wcnss */
|
2024-09-09 08:52:07 +00:00
|
|
|
smp2pgpio_ssr_smp2p_4_out: qcom,smp2pgpio-ssr-smp2p-4-out {
|
|
|
|
compatible = "qcom,smp2pgpio";
|
|
|
|
qcom,entry-name = "master-kernel";
|
|
|
|
qcom,remote-pid = <4>;
|
|
|
|
gpio-controller;
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrupt-cells = <2>;
|
|
|
|
};
|
|
|
|
};
|