Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1329660

Re: [PATCH v3 3/6] ARM: qcom: add IPQ4019 compatible match

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 3/6] ARM: qcom: add IPQ4019 compatible match
Date 2016-02-08 23:50 +0100
Message-ID <r02N4-39K-21@gated-at.bofh.it> (permalink)
References <qwGEF-7yE-5@gated-at.bofh.it> <qwGEF-7yE-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11/19, Matthew McClintock wrote:
> 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",

This change is entirely unnecessary because we can match the
default DT descriptor instead.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v3 3/6] ARM: qcom: add IPQ4019 compatible match Stephen Boyd <sboyd@codeaurora.org> - 2016-02-08 23:50 +0100

csiph-web