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

Commit 0ab9ad2b authored by wumeif's avatar wumeif Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add device tree for mcu time sync in apq8009 robot



Add node of mcu_time_sync for apq8009 robot.

Change-Id: I51d7c7e6dc78e0ee713501cf3eb44435da164a07
Signed-off-by: default avatarWumei Fang <wumeif@codeaurora.org>
parent 79459f1b
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -146,4 +146,16 @@
				<86 512 500 800>;
		status = "ok";
	};

	qcom,mcu_time_sync {
		compatible = "qcom,mcu-time-sync";
		qcom,mcu-link-gpio = <&msm_gpio 90 1>;
		status = "ok";
	};

	gpio_keys {
		status = "disabled";
	};

};