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

Commit 775e772d authored by Omkar Savagaonkar's avatar Omkar Savagaonkar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update node properties for sa8155 auto



Override parts property in vbmeta node for sa8155 auto
targets and also delete the odm node.

Change-Id: I0c93c4c693fa6d6080550f29ad87ceb261376c96
Signed-off-by: default avatarOmkar Savagaonkar <omkars@codeaurora.org>
parent 5b77f356
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -244,3 +244,7 @@
	pinctrl-names = "default";
	pinctrl-0 = <&usb2phy_ac_en2_default>;
};

&shared_meta {
	parts = "vbmeta,boot,system,vendor,dtbo";
};
+5 −1
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
@@ -20,3 +20,7 @@
	qcom,pmic-name = "PM8150";
	qcom,board-id = <0 0>;
};

&android_q_fstab {
	/delete-node/ odm;
};
+5 −1
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
@@ -20,3 +20,7 @@
	qcom,pmic-name = "PM8150";
	qcom,board-id = <0 0>;
};

&android_q_fstab {
	/delete-node/ odm;
};
+5 −1
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
@@ -20,3 +20,7 @@
	qcom,pmic-name = "PM8150";
	qcom,board-id = <0 0>;
};

&android_q_fstab {
	/delete-node/ odm;
};
+5 −1
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
@@ -20,3 +20,7 @@
	qcom,pmic-name = "PM8150";
	qcom,board-id = <0 0>;
};

&android_q_fstab {
	/delete-node/ odm;
};