Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 056344fd authored by Saurabh Ambulkar's avatar Saurabh Ambulkar Committed by Shreyas K K
Browse files

ARM: dts: msm: Add slpi pinctrl to SDMSHRIKE

Add slpi pinctrl support for SDMSHRIKE

Change-Id: I0806b8d183a9f81b024650bc4b7c112045bcf6ea
parent bc1c54a2
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1433,6 +1433,7 @@
#include "sa8195-smp2p.dtsi"
#include "sa8195-gdsc.dtsi"
#include "msm-arm-smmu-sdmshrike.dtsi"
#include "sm8150-slpi-pinctrl.dtsi"

&emac_gdsc {
	status = "ok";
@@ -1622,3 +1623,7 @@
	parent-supply = <&VDD_MMCX_LEVEL>;
	status = "ok";
};

&slpi_tlmm {
	status = "ok";
};