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

Commit f777fdec authored by Channagoud Kadabi's avatar Channagoud Kadabi
Browse files

ARM: dts: msm: Fix the pinctrl dt name for sdm845



Using a wrong name for the pinctrl node for sdm845 results into
compilation error when compiled for sdm830 platform as we use same label
for two different nodes.

Change-Id: Ic72e68ad81c8590fceac12516e3a9cacfa2cb322
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent e6ccf71c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
 */

&soc {
	tlmm: pinctrl@03400000 {
	tlmm: pinctrl@03800000 {
		compatible = "qcom,sdm845-pinctrl";
		reg = <0x03800000 0xc00000>;
		interrupts = <0 208 0>;