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

Commit fc5b95de authored by Satya Durga Srinivasu Prabhala's avatar Satya Durga Srinivasu Prabhala
Browse files

ARM: dts: msm: set proper Q6 version for sdxhedgehog



sdxhedgehog uses v62.1.4 version of Q6, update mss node
for sdxhedgehog with proper version.

Change-Id: I87a47f1dd4dafbf4c3e3b9a1ef286e5fb1e662ee
Signed-off-by: default avatarSatya Durga Srinivasu Prabhala <satyap@codeaurora.org>
parent d5a56189
Loading
Loading
Loading
Loading
+2 −2
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
@@ -122,7 +122,7 @@
		};
	};

	qcom,mss@4080000{
	mss: qcom,mss@4080000{
		compatible = "qcom,pil-q6v55-mss";
		reg = <0x4080000 0x100>,
		      <0x194e000 0x400>,
+7 −1
Original line number Diff line number Diff line
/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-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
@@ -188,5 +188,11 @@
		qcom,master-en = <1>;    /* Enable GPIO */
	};
};

&mss {
	/delete-property/qcom,qdsp6v61-1-1;
	qcom,qdsp6v62-1-4;
};

#include "sdxhedgehog-usb.dtsi"