Loading arch/arm64/boot/dts/qcom/sa6155.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -236,4 +236,9 @@ &mdss_mdp { connectors = <&sde_rscc &dsi_dp1 &sde_wb>; }; &slpi_tlmm { status = "ok"; }; #include "sa6155-pcie.dtsi" arch/arm64/boot/dts/qcom/sa6155p.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -259,6 +259,10 @@ connectors = <&sde_rscc &dsi_dp1 &sde_wb>; }; &slpi_tlmm { status = "ok"; }; /* Audio device tree */ #include "sa6155-audio.dtsi" #include "sa6155-pcie.dtsi" arch/arm64/boot/dts/qcom/sm6150-slpi-pinctrl.dtsi 0 → 100644 +20 −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 { slpi_tlmm: slpi_pinctrl@62B40000 { compatible = "qcom,slpi-pinctrl"; reg = <0x62B40000 0x20000>; qcom,num-pins = <32>; status = "disabled"; }; }; arch/arm64/boot/dts/qcom/sm6150.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -2923,6 +2923,7 @@ #include "pm6150.dtsi" #include "pm6150l.dtsi" #include "sm6150-pinctrl.dtsi" #include "sm6150-slpi-pinctrl.dtsi" #include "sm6150-regulator.dtsi" #include "sm6150-pm.dtsi" #include "sm6150-gdsc.dtsi" Loading Loading
arch/arm64/boot/dts/qcom/sa6155.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -236,4 +236,9 @@ &mdss_mdp { connectors = <&sde_rscc &dsi_dp1 &sde_wb>; }; &slpi_tlmm { status = "ok"; }; #include "sa6155-pcie.dtsi"
arch/arm64/boot/dts/qcom/sa6155p.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -259,6 +259,10 @@ connectors = <&sde_rscc &dsi_dp1 &sde_wb>; }; &slpi_tlmm { status = "ok"; }; /* Audio device tree */ #include "sa6155-audio.dtsi" #include "sa6155-pcie.dtsi"
arch/arm64/boot/dts/qcom/sm6150-slpi-pinctrl.dtsi 0 → 100644 +20 −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 { slpi_tlmm: slpi_pinctrl@62B40000 { compatible = "qcom,slpi-pinctrl"; reg = <0x62B40000 0x20000>; qcom,num-pins = <32>; status = "disabled"; }; };
arch/arm64/boot/dts/qcom/sm6150.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -2923,6 +2923,7 @@ #include "pm6150.dtsi" #include "pm6150l.dtsi" #include "sm6150-pinctrl.dtsi" #include "sm6150-slpi-pinctrl.dtsi" #include "sm6150-regulator.dtsi" #include "sm6150-pm.dtsi" #include "sm6150-gdsc.dtsi" Loading