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

Commit 4d32b74b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable core_ctl for msm8953"

parents 501ab14f 5fb437c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
	interrupt-parent = <&wakegic>;

	chosen {
		bootargs = "kpti=0";
		bootargs = "core_ctl_disable_cpumask=0-7 kpti=0";
	};

	firmware: firmware {
+4 −0
Original line number Diff line number Diff line
@@ -22,6 +22,10 @@
	compatible = "qcom,sdm632";
	qcom,msm-id = <349 0x0>;
	qcom,msm-name = "SDM632";

	chosen {
		/delete-property/ bootargs;
	};
};

&clock_gcc_mdss {