Loading arch/arm64/boot/dts/qcom/sdm670-smp2p.dtsi +13 −1 Original line number Diff line number Diff line /* Copyright (c) 2017, The Linux Foundation. All rights reserved. /* Copyright (c) 2017-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 Loading Loading @@ -268,4 +268,16 @@ interrupt-controller; #interrupt-cells = <2>; }; /* wlan - inbound entry from mss/WLAN PD */ smp2pgpio_wlan_1_in: qcom,smp2pgpio-wlan-1-in { compatible = "qcom,smp2pgpio"; qcom,entry-name = "wlan"; qcom,remote-pid = <1>; qcom,is-inbound; gpio-controller; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; }; }; arch/arm64/boot/dts/qcom/sdm670.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -2585,6 +2585,8 @@ qcom,vdd-3.3-ch0-config = <3000000 3312000>; qcom,wlan-msa-memory = <0x100000>; qcom,wlan-msa-fixed-region = <&wlan_msa_mem>; qcom,gpio-force-fatal-error = <&smp2pgpio_wlan_1_in 0 0>; qcom,gpio-early-crash-ind = <&smp2pgpio_wlan_1_in 1 0>; qcom,smmu-s1-bypass; }; Loading Loading
arch/arm64/boot/dts/qcom/sdm670-smp2p.dtsi +13 −1 Original line number Diff line number Diff line /* Copyright (c) 2017, The Linux Foundation. All rights reserved. /* Copyright (c) 2017-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 Loading Loading @@ -268,4 +268,16 @@ interrupt-controller; #interrupt-cells = <2>; }; /* wlan - inbound entry from mss/WLAN PD */ smp2pgpio_wlan_1_in: qcom,smp2pgpio-wlan-1-in { compatible = "qcom,smp2pgpio"; qcom,entry-name = "wlan"; qcom,remote-pid = <1>; qcom,is-inbound; gpio-controller; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; }; };
arch/arm64/boot/dts/qcom/sdm670.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -2585,6 +2585,8 @@ qcom,vdd-3.3-ch0-config = <3000000 3312000>; qcom,wlan-msa-memory = <0x100000>; qcom,wlan-msa-fixed-region = <&wlan_msa_mem>; qcom,gpio-force-fatal-error = <&smp2pgpio_wlan_1_in 0 0>; qcom,gpio-early-crash-ind = <&smp2pgpio_wlan_1_in 1 0>; qcom,smmu-s1-bypass; }; Loading