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

Commit 8f74c245 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: Enable rng, crypto, qseecom and tz-log for msm8939"

parents 37d2406c e7235beb
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -133,3 +133,23 @@
&pm8916_tombak_analog {
	status = "disabled";
};

&qcom_tzlog {
	status = "okay";
};

&qcom_rng {
	status = "okay";
};

&qcom_crypto {
	status = "okay";
};

&qcom_cedev {
	status = "okay";
};

&qcom_seecom {
	status = "okay";
};
+20 −0
Original line number Diff line number Diff line
@@ -129,3 +129,23 @@
&pm8916_tombak_analog {
	status = "disabled";
};

&qcom_tzlog {
	status = "okay";
};

&qcom_rng {
	status = "okay";
};

&qcom_crypto {
	status = "okay";
};

&qcom_cedev {
	status = "okay";
};

&qcom_seecom {
	status = "okay";
};