Loading arch/arm64/boot/dts/qcom/msm-rdbg.dtsi 0 → 100644 +35 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. * * 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 { /* smp2p information */ qcom,smp2p_interrupt_rdbg_2_out { compatible = "qcom,smp2p-interrupt-rdbg-2-out"; qcom,smem-states = <&smp2p_rdbg2_out 0>; qcom,smem-state-names = "rdbg-smp2p-out"; }; qcom,smp2p_interrupt_rdbg_2_in { compatible = "qcom,smp2p-interrupt-rdbg-2-in"; interrupts-extended = <&smp2p_rdbg2_in 0 0>; interrupt-names = "rdbg-smp2p-in"; }; qcom,smp2p_interrupt_rdbg_5_out { compatible = "qcom,smp2p-interrupt-rdbg-5-out"; qcom,smem-states = <&smp2p_rdbg5_out 0>; qcom,smem-state-names = "rdbg-smp2p-out"; }; qcom,smp2p_interrupt_rdbg_5_in { compatible = "qcom,smp2p-interrupt-rdbg-5-in"; interrupts-extended = <&smp2p_rdbg5_in 0 0>; interrupt-names = "rdbg-smp2p-in"; }; }; arch/arm64/boot/dts/qcom/sm8150-smp2p.dtsi +22 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,17 @@ interrupt-controller; #interrupt-cells = <2>; }; smp2p_rdbg2_out: qcom,smp2p-rdbg2-out { qcom,entry-name = "rdbg"; #qcom,smem-state-cells = <1>; }; smp2p_rdbg2_in: qcom,smp2p-rdbg2-in { qcom,entry-name = "rdbg"; interrupt-controller; #interrupt-cells = <2>; }; }; qcom,smp2p-dsps@1799000c { Loading Loading @@ -109,6 +120,17 @@ interrupt-controller; #interrupt-cells = <2>; }; smp2p_rdbg5_out: qcom,smp2p-rdbg5-out { qcom,entry-name = "rdbg"; #qcom,smem-state-cells = <1>; }; smp2p_rdbg5_in: qcom,smp2p-rdbg5-in { qcom,entry-name = "rdbg"; interrupt-controller; #interrupt-cells = <2>; }; }; /* wlan - inbound entry from mss/WLAN PD */ Loading arch/arm64/boot/dts/qcom/sm8150.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -770,6 +770,7 @@ #include "sm8150-sde-pll.dtsi" #include "sm8150-sde.dtsi" #include "msm-rdbg.dtsi" #include "sm8150-camera.dtsi" Loading Loading
arch/arm64/boot/dts/qcom/msm-rdbg.dtsi 0 → 100644 +35 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. * * 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 { /* smp2p information */ qcom,smp2p_interrupt_rdbg_2_out { compatible = "qcom,smp2p-interrupt-rdbg-2-out"; qcom,smem-states = <&smp2p_rdbg2_out 0>; qcom,smem-state-names = "rdbg-smp2p-out"; }; qcom,smp2p_interrupt_rdbg_2_in { compatible = "qcom,smp2p-interrupt-rdbg-2-in"; interrupts-extended = <&smp2p_rdbg2_in 0 0>; interrupt-names = "rdbg-smp2p-in"; }; qcom,smp2p_interrupt_rdbg_5_out { compatible = "qcom,smp2p-interrupt-rdbg-5-out"; qcom,smem-states = <&smp2p_rdbg5_out 0>; qcom,smem-state-names = "rdbg-smp2p-out"; }; qcom,smp2p_interrupt_rdbg_5_in { compatible = "qcom,smp2p-interrupt-rdbg-5-in"; interrupts-extended = <&smp2p_rdbg5_in 0 0>; interrupt-names = "rdbg-smp2p-in"; }; };
arch/arm64/boot/dts/qcom/sm8150-smp2p.dtsi +22 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,17 @@ interrupt-controller; #interrupt-cells = <2>; }; smp2p_rdbg2_out: qcom,smp2p-rdbg2-out { qcom,entry-name = "rdbg"; #qcom,smem-state-cells = <1>; }; smp2p_rdbg2_in: qcom,smp2p-rdbg2-in { qcom,entry-name = "rdbg"; interrupt-controller; #interrupt-cells = <2>; }; }; qcom,smp2p-dsps@1799000c { Loading Loading @@ -109,6 +120,17 @@ interrupt-controller; #interrupt-cells = <2>; }; smp2p_rdbg5_out: qcom,smp2p-rdbg5-out { qcom,entry-name = "rdbg"; #qcom,smem-state-cells = <1>; }; smp2p_rdbg5_in: qcom,smp2p-rdbg5-in { qcom,entry-name = "rdbg"; interrupt-controller; #interrupt-cells = <2>; }; }; /* wlan - inbound entry from mss/WLAN PD */ Loading
arch/arm64/boot/dts/qcom/sm8150.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -770,6 +770,7 @@ #include "sm8150-sde-pll.dtsi" #include "sm8150-sde.dtsi" #include "msm-rdbg.dtsi" #include "sm8150-camera.dtsi" Loading