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

Commit a6a9c137 authored by Sachin Bhayare's avatar Sachin Bhayare Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: delete splash partition for apq8017 smart audio platform



APQ8017 smart audio platform doesn't support display.
Removing splash partition from reserved memory and mdss_fb0 node.

Change-Id: Ic54b52c781701c50fa5dbbb264c79d76080f7683
Signed-off-by: default avatarSachin Bhayare <sachin.bhayare@codeaurora.org>
parent 8b5bb77c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -491,3 +491,9 @@
		};
	};
};

&mdss_fb0 {
	/delete-node/ qcom,cont-splash-memory;
};

/delete-node/ &cont_splash_mem;
+6 −0
Original line number Diff line number Diff line
@@ -469,3 +469,9 @@
		};
	};
};

&mdss_fb0 {
	/delete-node/ qcom,cont-splash-memory;
};

/delete-node/ &cont_splash_mem;
+6 −0
Original line number Diff line number Diff line
@@ -469,3 +469,9 @@
		};
	};
};

&mdss_fb0 {
	/delete-node/ qcom,cont-splash-memory;
};

/delete-node/ &cont_splash_mem;
+7 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2017, 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
@@ -22,3 +22,9 @@
	qcom,board-id= <1 0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
};

&mdss_fb0 {
	/delete-node/ qcom,cont-splash-memory;
};

/delete-node/ &cont_splash_mem;