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

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

ARM: dts: msm: Add support for FM in shima platform

This patch adds support of RTC6226 Soc in shima platform
and enables se5_i2c node.

CRs-Fixed: 2742350
Change-Id: Ifc0281a0b0e383336324390a16c40111811eac69
parent 79f86ccf
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -2680,5 +2680,17 @@
	status = "ok";
};

&qupv3_se5_i2c {
	status = "ok";
	nq@64 {
		compatible = "rtc6226";
		reg = <0x64>;
		fmint-gpio = <&tlmm 50 0>;
		vdd-supply = <&L11C>;
		rtc6226,vdd-supply-voltage = <2800000 2800000>;
		vio-supply = <&S10B>;
		rtc6226,vio-supply-voltage = <1800000 1800000 >;
	};
};

#include "msm-rdbg.dtsi"