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

Commit 64524043 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: Pass usb controller id for SDM845



This allows to uniquely identify the multiple controllers
on SDM845.

Change-Id: I6922a06fdf2ef3a9a54acd7589f8837270def005
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 746cc971
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@
			snps,disable-clk-gating;
			snps,has-lpm-erratum;
			snps,hird-threshold = /bits/ 8 <0x10>;
			usb-core-id = <0>;
		};

		qcom,usbbam@a704000 {
@@ -385,6 +386,7 @@
			snps,disable-clk-gating;
			snps,has-lpm-erratum;
			snps,hird-threshold = /bits/ 8 <0x10>;
			usb-core-id = <1>;
		};
	};