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

Commit 17ee0f53 authored by Maria Yu's avatar Maria Yu
Browse files

ARM: dts: msm: Move model and compatible property to dts file



Model and compatible property is unique for each board.
So move model and compatible property to dts file.

Change-Id: I0a0fc1c186f365e5105705c5c0b8f6729727eaf6
Signed-off-by: default avatarMaria Yu <aiquny@codeaurora.org>
parent 68f09876
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -164,6 +164,7 @@ compatible = "qcom,msm8936-cdp"
compatible = "qcom,msm8936-mtp"
compatible = "qcom,msm8939-cdp"
compatible = "qcom,msm8939-mtp"
compatible = "qcom,msm8939-qrd-skuk"
compatible = "qcom,msm8939-rumi"
compatible = "qcom,msm8939-sim"
compatible = "qcom,msm8960-cdp"
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@
#include "msm8939-qrd-skuk.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. MSM8939 QRD SKUK";
	compatible = "qcom,msm8939-qrd-skuk", "qcom,msm8939-qrd", "qcom,msm8939", "qcom,qrd";
	qcom,board-id = <0x1000b 5>, <0x2000b 5>;
};

+0 −4
Original line number Diff line number Diff line
@@ -13,10 +13,6 @@
#include "msm8939-qrd.dtsi"
#include "dsi-panel-nt35596-1080p-skuk-video.dtsi"
#include "msm8939-camera-sensor-qrd.dtsi"
/ {
	model = "Qualcomm Technologies, Inc. MSM8939 QRD SKUK";
	compatible = "qcom,msm8939-qrd-skuk", "qcom,msm8939-qrd", "qcom,msm8939", "qcom,qrd";
};

&soc {
	i2c@78b9000 { /* BLSP1 QUP5 */