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

Commit 44980b28 authored by Georgi Djakov's avatar Georgi Djakov Committed by Kumar Gala
Browse files

ARM: dts: qcom: Add TLMM DT node for APQ8084



This patch adds the TLMM node for the APQ8084 platform.

Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: default avatarGeorgi Djakov <gdjakov@mm-sol.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
parent 66c04e30
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -186,6 +186,16 @@
			reg = <0xfc400000 0x4000>;
		};

		tlmm: pinctrl@fd510000 {
			compatible = "qcom,apq8084-pinctrl";
			reg = <0xfd510000 0x4000>;
			gpio-controller;
			#gpio-cells = <2>;
			interrupt-controller;
			#interrupt-cells = <2>;
			interrupts = <0 208 0>;
		};

		serial@f995e000 {
			compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
			reg = <0xf995e000 0x1000>;