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

Commit 7cd11f22 authored by Gilad Avidov's avatar Gilad Avidov Committed by Krishna Konda
Browse files

ARM: dts: msm: Add an SPS node for fsm9010



SPS device and driver are required on all FSM9010 targets. Devices
on fsm9010 such as crypto need BAM-NDP SPS function for DMA transfer.
Therefore, an SPS node is added for fsm9010 in dts.

Change-Id: I17314f18b35e0323bac05bb5fd8892bc7905d7fa
Acked-by: default avatarKaushik Sikdar <ksikdar@qti.qualcomm.com>
Signed-off-by: default avatarGilad Avidov <gavidov@codeaurora.org>
parent dbd2b72e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -79,6 +79,12 @@
		reg-names = "smem", "irq-reg-base";
	};

	qcom,sps {
		compatible = "qcom,msm_sps";
		qcom,device-type = <3>;
		qcom,pipe-attr-ee;
	};

	sdhc_1: sdhci@f9824900 {
		qcom,bus-width = <8>;
		compatible = "qcom,sdhci-msm";