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

Commit c9e46c84 authored by Stepan Moskovchenko's avatar Stepan Moskovchenko
Browse files

ARM: dts: msm: Fix blsp1_uart5 clock on msm8992



Fix a typo in the blsp1_uart5 device definition on 8992 to
allow the device to use its proper clock.

Change-Id: I76ec2f1cd9627a330fff047a8dd2910df482f04a
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent 6459505b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -249,7 +249,7 @@
		interrupts = <0 112 0>;
		status = "disabled";
		clock-names = "core_clk", "iface_clk";
		clocks = <&clock_gcc clk_gcc_blsp1_uart2_apps_clk>,
		clocks = <&clock_gcc clk_gcc_blsp1_uart5_apps_clk>,
			 <&clock_gcc clk_gcc_blsp1_ahb_clk>;
	};