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

Commit 1df22a70 authored by Stepan Moskovchenko's avatar Stepan Moskovchenko
Browse files

ARM: dts: msm: Remove blsp1_uart2 device from msm8992



The blsp1_uart2 device is no longer needed on msm8992,
since all 8992 platforms are currently using blsp1_uart5.
Furthermore, the naming of this device was inaccurate.

Change-Id: I79ad8ec8149b0b8c54132c815355e3f9a3c08734
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent c9e46c84
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -233,16 +233,6 @@
		reg = <0xfc4ab000 0x4>;
	};

	blsp1_uart2: serial@f991e000 {
		compatible = "qcom,msm-lsuart-v14";
		reg = <0xf991e000 0x1000>;
		interrupts = <0 108 0>;
		status = "disabled";
                clock-names = "core_clk", "iface_clk";
                clocks = <&clock_gcc clk_gcc_blsp1_uart2_apps_clk>,
			 <&clock_gcc clk_gcc_blsp1_ahb_clk>;
	};

	blsp1_uart5: serial@f9922000 {
		compatible = "qcom,msm-lsuart-v14";
		reg = <0xf9922000 0x1000>;