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


Groups > linux.kernel > #1281229

Re: [PATCH v2] arm64: dts: qcom: Add apq8096 dragonboard dts skeletons

From Bryan Huntsman <bryanh@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] arm64: dts: qcom: Add apq8096 dragonboard dts skeletons
Date 2015-12-01 22:30 +0100
Message-ID <qB0EP-6zP-35@gated-at.bofh.it> (permalink)
References <qAVOO-3v2-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 12/01/2015 08:11 AM, Rajendra Nayak wrote:
> Add new dtsi and dts files for the apq8096 dragonboards with just
> a serial device used as debug console
> 
> While at it, also rearrange the Makefile so we have one dtb per line
> so as to be consistent with whats done on other platforms.
> 
> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
> ---
>  arch/arm64/boot/dts/qcom/Makefile                 |  4 ++-
>  arch/arm64/boot/dts/qcom/apq8096-dragonboard.dts  | 21 ++++++++++++++++
>  arch/arm64/boot/dts/qcom/apq8096-dragonboard.dtsi | 30 +++++++++++++++++++++++
>  3 files changed, 54 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm64/boot/dts/qcom/apq8096-dragonboard.dts
>  create mode 100644 arch/arm64/boot/dts/qcom/apq8096-dragonboard.dtsi

One problem.  The board you have is not called a dragonboard.  Let's
check with the marketing folks on what they're calling it now.  We need
to explicitly avoid using dragonboard here as that name applies to a
different class of products.  Thanks.

- Bryan


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH v2] arm64: dts: qcom: Add apq8096 dragonboard dts skeletons Rajendra Nayak <rnayak@codeaurora.org> - 2015-12-01 17:20 +0100
  Re: [PATCH v2] arm64: dts: qcom: Add apq8096 dragonboard dts skeletons Bryan Huntsman <bryanh@codeaurora.org> - 2015-12-01 22:30 +0100
    Re: [PATCH v2] arm64: dts: qcom: Add apq8096 dragonboard dts skeletons Rajendra Nayak <rnayak@codeaurora.org> - 2015-12-02 03:30 +0100

csiph-web