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

Commit 22d2b42b authored by Anant Goel's avatar Anant Goel
Browse files

ARM: dts: msm: Enable SLPI, SMMU, and USB entries for SA8155 VM



Enable device tree entries for SLPI pinctrl, APPS SMMU, and USB
for the SA8155 VM.

Change-Id: I38cf3e949923b81ef4e4ed8e80bbabebc17c5bfc
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent 2758920d
Loading
Loading
Loading
Loading
+21 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 */

/dts-v1/;
@@ -13,3 +13,23 @@
	qcom,pmic-name = "PM8150";
	qcom,board-id = <0 0>;
};

&slpi_tlmm {
	status = "ok";
};

&apps_smmu {
	status = "ok";
};

&usb0 {
	status = "ok";
};

&usb2_phy0 {
	status = "ok";
};

&usb_qmp_dp_phy {
	status = "ok";
};