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

Commit 9b92863d 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 security drivers for SDM450 and MSM8953"

parents 0ab67c55 22191836
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -524,13 +524,13 @@
		clock-names = "core_clk_src", "core_clk",
				"iface_clk", "bus_clk";
		qcom,ce-opp-freq = <100000000>;
		status = "disabled";
		status = "okay";
	};

	qcom_tzlog: tz-log@08600720 {
		compatible = "qcom,tz-log";
		reg = <0x08600720 0x2000>;
		status = "disabled";
		status = "okay";
	};

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

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

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

	blsp1_uart0: serial@78af000 {