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

Commit 8e3faba1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents d04b032b 0ab9ad2b
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";
	};

};