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

Commit d2cef3e4 authored by himta ram's avatar himta ram Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable FM platform driver on msm8953 and msm8937



Add device node for FM on Pronto CHipset

Change-Id: I53ecfe4a929420a93bf1b8ea6fbd5ec87f142d1e
Signed-off-by: default avatarhimta ram <hram@codeaurora.org>
parent 0e6e8a2a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -889,6 +889,10 @@
		};
	};

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

	rpm_bus: qcom,rpm-smd {
		compatible = "qcom,rpm-smd";
		rpm-channel-name = "rpm_requests";
+4 −0
Original line number Diff line number Diff line
@@ -1187,6 +1187,10 @@
		};
	};

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

	rpm_bus: qcom,rpm-smd {
		compatible = "qcom,rpm-smd";
		rpm-channel-name = "rpm_requests";