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

Commit b6c18c38 authored by Pratham Pratap's avatar Pratham Pratap Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable SMMU s1 bypass with USB on SDM670



This change allows USB to use SMMU stage1 with bypass mode.

Change-Id: I6ef0f16120da8b26af90ffbd4f013b2629d6a671
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent 85f6db25
Loading
Loading
Loading
Loading
+1 −3
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
@@ -27,8 +27,6 @@
};

&usb0 {
	/delete-property/ iommus;
	/delete-property/ qcom,smmu-s1-bypass;
	qcom,pm-qos-latency = <601>; /* CPU-CLUSTER-WFI-LVL latency +1 */
	extcon = <0>, <0>, <&eud>, <0>, <0>;
};