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

Commit dd9659b8 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: msm8992: Add prng device"

parents 00471318 04b3ca50
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -2213,6 +2213,20 @@
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
	};

	qcom,msm-rng@f9bff000 {
		compatible = "qcom,msm-rng";
		reg = <0xf9bff000 0x200>;
		qcom,msm-bus,name = "msm-rng-noc";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<88 618 0 0>,
				<88 618 0 800>;
		qcom,msm-rng-iface-clk;
		clocks = <&clock_gcc clk_gcc_prng_ahb_clk>;
		clock-names = "iface_clk";
        };

	qcom,qseecom@6500000 {
		compatible = "qcom,qseecom";
		reg = <0x6500000 0x500000>;