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

Commit 499aa136 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

ARM: dts: msm: disable test device for sdxpoorwills



sdxpoorwills doesn't have a separate test SID. The current SID being used
belongs to USB, which is causing issue with usb s1 enablement.
Disable smmu test device.

Change-Id: Id705d3dd0ff295539944719c95e15e16d40fbfee
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent e4fab30e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-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
@@ -100,5 +100,6 @@
		 * the apps_smmu device.
		 */
		iommus = <&apps_smmu 0x1a0 0x0>;
		status = "disabled";
	};
};