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

Commit 1a529eb8 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: msm: dts: Enable Power down SSPHY for QCS405 SSRD/RCM variants"

parents afa3d569 0168ae72
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, 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
@@ -111,7 +111,8 @@
};

&usb_ss_phy {
	status = "disabled";
	status = "ok";
	qcom,keep-powerdown;
};

&usb2_phy1 {
+2 −1
Original line number Diff line number Diff line
@@ -117,7 +117,8 @@
};

&usb_ss_phy {
	status = "disabled";
	status = "ok";
	qcom,keep-powerdown;
};

&usb2_phy1 {
+3 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, 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
@@ -60,7 +60,8 @@
};

&usb_ss_phy {
	status = "disabled";
	status = "ok";
	qcom,keep-powerdown;
};

&usb2_phy1 {