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

Commit 09735eae authored by Zhen Kong's avatar Zhen Kong
Browse files

ARM: dts: msm: add crypto devices for APQ8084



Add crypto device tree entries for APQ8084 bring up

Change-Id: Ie17a21e695b655a4d75a53120060beb2df90b0c7
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent b1733294
Loading
Loading
Loading
Loading
+32 −0
Original line number Diff line number Diff line
@@ -334,6 +334,38 @@
		#interrupt-cells = <3>;
	};

       qcom,qcedev@fd440000 {
		compatible = "qcom,qcedev";
		reg = <0xfd440000 0x20000>,
		      <0xfd444000 0x8000>;
		reg-names = "crypto-base","crypto-bam-base";
		interrupts = <0 236 0>;
		qcom,bam-pipe-pair = <1>;
		qcom,ce-hw-instance = <1>;
                qcom,msm-bus,name = "qcedev-noc";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<56 512 0 0>,
				<56 512 3936000 393600>;
	};

        qcom,qcrypto@fd444000 {
		compatible = "qcom,qcrypto";
		reg = <0xfd440000 0x20000>,
		      <0xfd444000 0x8000>;
		reg-names = "crypto-base","crypto-bam-base";
		interrupts = <0 236 0>;
		qcom,bam-pipe-pair = <2>;
		qcom,ce-hw-instance = <1>;
                qcom,msm-bus,name = "qcrypto-noc";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<56 512 0 0>,
				<56 512 3936000 393600>;
	};

	wcd9xxx_intc: wcd9xxx-irq {
		compatible = "qcom,wcd9xxx-irq";
		interrupt-controller;