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

Commit 7c85f6ca authored by Derek Chen's avatar Derek Chen
Browse files

ARM: dts: msm: disable slimbus/codec on msm8996 adp/cdp platform



WCD codec and Slimbus interface are not used on msm8996
automotive platform. Disable them to optimize the
boot time for performance measurement.

CRs-fixed: 998111
Change-Id: I05cd0dcd528317e75bcd4c3477f2baae056e8cfb
Signed-off-by: default avatarDerek Chen <chenche@codeaurora.org>
parent 52a8c7f8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -919,6 +919,10 @@
	};
};

&slim_msm {
	status = "disabled";
};

/delete-node/  &led_flash0;

&mdss_dsi0 {
+4 −0
Original line number Diff line number Diff line
@@ -918,6 +918,10 @@
	};
};

&slim_msm {
	status = "disabled";
};

/delete-node/  &led_flash0;

&mdss_dsi0 {
+5 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, 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
@@ -805,6 +805,10 @@
	};
};

&slim_msm {
	status = "disabled";
};

/delete-node/  &led_flash0;

&mdss_dsi0 {