From: Matthew McClintock <mmcclint@qca.qualcomm.com>
To: Andy Gross <agross@codeaurora.org>, linux-arm-msm@vger.kernel.org
Cc: Matthew McClintock <mmcclint@codeaurora.org>,
linux-kernel@vger.kernel.org,
qca-upstream.external@qca.qualcomm.com
Subject: [PATCH v2 3/5] ARM: qcom: add IPQ4019 compatible match
Date: Mon, 16 Nov 2015 15:02:03 -0600 [thread overview]
Message-ID: <1447707725-19449-3-git-send-email-mmcclint@qca.qualcomm.com> (raw)
In-Reply-To: <1447707725-19449-1-git-send-email-mmcclint@qca.qualcomm.com>
From: Matthew McClintock <mmcclint@codeaurora.org>
This will select qcom board type when the machine compatible is
qcom,ipq4019.
Signed-off-by: Matthew McClintock <mmcclint@codeaurora.org>
---
arch/arm/mach-qcom/board.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-qcom/board.c b/arch/arm/mach-qcom/board.c
index 6d8bbf7..b52a6bc 100644
--- a/arch/arm/mach-qcom/board.c
+++ b/arch/arm/mach-qcom/board.c
@@ -18,6 +18,7 @@ static const char * const qcom_dt_match[] __initconst = {
"qcom,apq8064",
"qcom,apq8074-dragonboard",
"qcom,apq8084",
+ "qcom,ipq4019",
"qcom,ipq8062",
"qcom,ipq8064",
"qcom,msm8660-surf",
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2015-11-16 21:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1446758697-31198-1-git-send-email-mmcclint@codeaurora.org>
2015-11-16 21:02 ` [PATCH v2 1/5] pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support Matthew McClintock
2015-11-16 21:02 ` [PATCH v2 2/5] clk: qcom: Add IPQ4019 Global Clock Controller support Matthew McClintock
2015-11-16 21:30 ` kbuild test robot
2015-11-16 21:02 ` Matthew McClintock [this message]
2015-11-18 4:15 ` [PATCH v2 3/5] ARM: qcom: add IPQ4019 compatible match Andy Gross
[not found] ` <1447707725-19449-1-git-send-email-mmcclint-A+ZNKFmMK5xy9aJCnZT0Uw@public.gmane.org>
2015-11-16 21:02 ` [PATCH v2 4/5] qcom: ipq4019: Add basic board/dts support for IPQ4019 SoC Matthew McClintock
2015-11-16 21:02 ` [PATCH v2 5/5] dts: ipq4019: Add support for IPQ4019 DK01 board Matthew McClintock
2015-11-16 23:21 ` [PATCH v2 1/5] pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1447707725-19449-3-git-send-email-mmcclint@qca.qualcomm.com \
--to=mmcclint@qca.qualcomm.com \
--cc=agross@codeaurora.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mmcclint@codeaurora.org \
--cc=qca-upstream.external@qca.qualcomm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox