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

Commit af0e925d authored by Maria Yu's avatar Maria Yu
Browse files

ARM: dts: msm: Add clock information for serial node in msm8953



Add clock information for serial nodes in msm8953.

Change-Id: I99c61793b400d48d1da6bb7b5cbe089d0f72284d
Signed-off-by: default avatarMaria Yu <aiquny@codeaurora.org>
parent 098abe14
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -485,6 +485,9 @@
		compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
		reg = <0x78af000 0x200>;
		interrupts = <0 107 0>;
		clocks = <&clock_gcc clk_gcc_blsp1_uart1_apps_clk>,
			<&clock_gcc clk_gcc_blsp1_ahb_clk>;
		clock-names = "core", "iface";
		status = "disabled";
	};