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

Commit c368ab72 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: Rename model name from Qualcomm to QTI"

parents 21926876 f840860e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -16,7 +16,7 @@
#include "msm8226-720p-cdp.dtsi"

/ {
	model = "Qualcomm APQ 8026 CDP";
	model = "Qualcomm Technologies, Inc. APQ 8026 CDP";
	compatible = "qcom,apq8026-cdp", "qcom,apq8026", "qcom,cdp";
	qcom,board-id = <1 0>;
};
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -16,7 +16,7 @@
#include "msm8226-720p-mtp.dtsi"

/ {
	model = "Qualcomm APQ 8026 MTP";
	model = "Qualcomm Technologies, Inc. APQ 8026 MTP";
	compatible = "qcom,apq8026-mtp", "qcom,apq8026", "qcom,mtp";
	qcom,board-id = <8 0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
#include "msm8226-720p-cdp.dtsi"

/ {
	model = "Qualcomm APQ 8026W CDP";
	model = "Qualcomm Technologies, Inc. APQ 8026W CDP";
	compatible = "qcom,apq8026-cdp", "qcom,apq8026", "qcom,cdp";
	qcom,board-id = <1 4>;
};
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
#include "msm8226-720p-mtp.dtsi"

/ {
	model = "Qualcomm APQ 8026W MTP";
	model = "Qualcomm Technologies, Inc. APQ 8026W MTP";
	compatible = "qcom,apq8026-mtp", "qcom,apq8026", "qcom,mtp";
	qcom,board-id = <8 4>;
};
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -16,7 +16,7 @@
#include "msm8226-720p-cdp.dtsi"

/ {
	model = "Qualcomm APQ 8026 XPM";
	model = "Qualcomm Technologies, Inc. APQ 8026 XPM";
	compatible = "qcom,apq8026-xpm", "qcom,apq8026", "qcom,xpm";
	qcom,board-id = <14 0>;
};
Loading