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

Commit 40c21e07 authored by mohamed sunfeer's avatar mohamed sunfeer
Browse files

ARM: dts: msm: Enable all SSG drivers for msm8937



Enable the qseecom, qrng and qcedev device node
for msm8937 device.

Change-Id: Ifab473d5f4a342d842587daea2e25149766b7288
Signed-off-by: default avatarmohamed sunfeer <msunfeer@codeaurora.org>
parent bf0d4925
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1296,7 +1296,6 @@
		clock-names = "core_clk_src", "core_clk",
			"iface_clk", "bus_clk";
		qcom,ce-opp-freq = <100000000>;
		status = "disabled";
	};

	qcom_rng: qrng@e3000 {
@@ -1312,7 +1311,6 @@
			<1 618 0 800>;          /* 100 MB/s */
		clocks = <&clock_gcc clk_gcc_prng_ahb_clk>;
		clock-names = "iface_clk";
		status = "disabled";
	};

	qcom_crypto: qcrypto@720000 {
@@ -1345,7 +1343,6 @@
		qcom,use-sw-hmac-algo;
		qcom,use-sw-aead-algo;
		qcom,ce-opp-freq = <100000000>;
		status = "disabled";
	};

	qcom_cedev: qcedev@720000 {
@@ -1371,7 +1368,6 @@
		clock-names = "core_clk_src", "core_clk",
				"iface_clk", "bus_clk";
		qcom,ce-opp-freq = <100000000>;
		status = "disabled";
	};

};