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

Commit 5b118e36 authored by Stepan Moskovchenko's avatar Stepan Moskovchenko
Browse files

ARM: dts: msm: Move 8994 Interposer BLSP definitions



The BLSP alias definitions and property overrides on the
MSM8994 Interposer platforms are actually specific to 8974.
Move these overrides into interposer-specific DTS files so
that generic 8994-specific DTS files can be created.

Change-Id: I3eb3d3d2e961786af0321071a4eb3d26e650ca95
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent 63704274
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -20,6 +20,14 @@
	model = "Qualcomm Technologies, Inc. MSM 8974Pro-AC MSM8994 Interposer CDP";
	compatible = "qcom,msm8974-cdp", "qcom,msm8974", "qcom,cdp";
	qcom,board-id = <1 3>;

	aliases {
		serial0 = &blsp1_uart1;
	};
};

&blsp1_uart1 {
	status = "ok";
};

&usb_otg {
+0 −10
Original line number Diff line number Diff line
@@ -10,16 +10,6 @@
 * GNU General Public License for more details.
 */

/ {
	aliases {
		serial0 = &blsp1_uart1;
	};
};

&blsp1_uart1{
	status = "ok";
};

&sdhc_1 {
	vdd-supply = <&pm8994_l20>;
	qcom,vdd-voltage-level = <2950000 2950000>;
+8 −0
Original line number Diff line number Diff line
@@ -21,6 +21,10 @@
	compatible = "qcom,msm8974-cdp", "qcom,msm8974", "qcom,mtp";
	qcom,board-id = <8 3>;

	aliases {
		serial0 = &blsp1_uart1;
	};

	qcom,mss@fc880000 {
		status = "disabled";
	};
@@ -30,6 +34,10 @@
	};
};

&blsp1_uart1 {
	status = "ok";
};

&usb_otg {
	qcom,dp-manual-pullup;
	qcom,hsusb-otg-otg-control = <2>;
+0 −10
Original line number Diff line number Diff line
@@ -10,16 +10,6 @@
 * GNU General Public License for more details.
 */

/ {
	aliases {
		serial0 = &blsp1_uart1;
	};
};

&blsp1_uart1{
	status = "ok";
};

&sdhc_1 {
	vdd-supply = <&pm8994_l20>;
	qcom,vdd-voltage-level = <2950000 2950000>;