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

Commit a218f269 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add pinctrl property in cnss"

parents 2fd73590 e6f5669a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -701,3 +701,8 @@
&pmi8994_charger {
	qcom,dc-psy-type = "Wireless";
};

&cnss {
	pinctrl-names = "default";
	pinctrl-0 = <&cnss_default &pcie0_clkreq_default>;
};