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

Commit 45e50cc2 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: msmkrypton: Add qprng device tree data"

parents 90e89bfd 5343dcfe
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -33,3 +33,7 @@
		interrupts = <75 0>;
	};
};

&qrng {
	status = "okay";
};
+13 −0
Original line number Diff line number Diff line
@@ -203,6 +203,19 @@
		qcom,master-id = <86>;
	};

	qrng: rng@f9bff000 {
		compatible = "qcom,msm-rng";
		reg = <0xf9bff000 0x200>;
		qcom,msm-rng-iface-clk;
		qcom,msm-bus,name = "msm-rng-noc";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<1 618 0 0>,
				<1 618 0 800>;
		status = "disabled";
	};

	qcom,ipc-spinlock@fd484000 {
		compatible = "qcom,ipc-spinlock-sfpb";
		reg = <0xfd484000 0x400>;