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

Commit 8f9bb393 authored by Venkateshwarlu Domakonda's avatar Venkateshwarlu Domakonda
Browse files

ARM: dts: msm: Add device tree for FM on MSM8937



Add device tree support to enumerate FM drivers on MSM8937.
Enable to load the iris FM driver.

Change-Id: I6bde947f7e8681cb54ada4462fdc120190fd8251
Signed-off-by: default avatarVenkateshwarlu Domakonda <vdomak@codeaurora.org>
parent 8cd988e4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -912,6 +912,10 @@
		};
	};

	qcom,iris-fm {
		compatible = "qcom,iris_fm";
	};

	qcom_rng: qrng@e3000 {
		compatible = "qcom,msm-rng";
		reg = <0xe3000 0x1000>;