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


Groups > linux.kernel > #1328029

Re: [PATCH 2/2] devicetree: Add DTS file to support the Nexus7 2013 (flo) device.

From John Stultz <john.stultz@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] devicetree: Add DTS file to support the Nexus7 2013 (flo) device.
Date 2016-02-05 20:20 +0100
Message-ID <qYU5c-4l7-29@gated-at.bofh.it> (permalink)
References <qYSZt-3G7-9@gated-at.bofh.it> <qYSZr-3G7-7@gated-at.bofh.it> <qYTVw-4gQ-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Feb 5, 2016 at 11:01 AM, Rob Herring <robh+dt@kernel.org> wrote:
> On Fri, Feb 5, 2016 at 12:06 PM, John Stultz <john.stultz@linaro.org> wrote:
>> This patch adds a dts file to support the Nexus7 2013
>> device. Its based off of the qcom-apq8064-ifc6410.dts
>> which is similar hardware.
>>
>> Also includes some comments and context folded in
>> from Vinay Simha BN <simhavcs@gmail.com>
>>
>> Cc: Rob Herring <robh+dt@kernel.org>
>> Cc: Arnd Bergmann <arnd.bergmann@linaro.org>
>> Cc: Pawel Moll <pawel.moll@arm.com>
>> Cc: Mark Rutland <mark.rutland@arm.com>
>> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
>> Cc: Kumar Gala <galak@codeaurora.org>
>> Cc: Andy Gross <agross@codeaurora.org>
>> Cc: Russell King <linux@arm.linux.org.uk>
>> Cc: Vinay Simha BN <simhavcs@gmail.com>
>> Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
>> Cc: Stephen Boyd <stephen.boyd@linaro.org>
>> Cc: linux-arm-msm@vger.kernel.org
>> Cc: devicetree@vger.kernel.org
>> Signed-off-by: John Stultz <john.stultz@linaro.org>
>> ---
>>  arch/arm/boot/dts/Makefile                         |   1 +
>>  arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts | 276 +++++++++++++++++++++
>>  2 files changed, 277 insertions(+)
>>  create mode 100644 arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
>>
>> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
>> index a4a6d70..5b16715 100644
>> --- a/arch/arm/boot/dts/Makefile
>> +++ b/arch/arm/boot/dts/Makefile
>> @@ -524,6 +524,7 @@ dtb-$(CONFIG_ARCH_QCOM) += \
>>         qcom-apq8064-cm-qs600.dtb \
>>         qcom-apq8064-ifc6410.dtb \
>>         qcom-apq8064-sony-xperia-yuga.dtb \
>> +       qcom-apq8064-asus-nexus7-flo.dts \
>
> s/dts/dtb/
>
> You must not be doing "make dtbs".

Gak. You're right. Will fix and resend here.

> Acked-by: Rob Herring <robh@kernel.org>

thanks!
-john

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


Thread

[PATCH 2/2] devicetree: Add DTS file to support the Nexus7 2013 (flo) device. John Stultz <john.stultz@linaro.org> - 2016-02-05 19:10 +0100
  Re: [PATCH 2/2] devicetree: Add DTS file to support the Nexus7 2013  (flo) device. Rob Herring <robh+dt@kernel.org> - 2016-02-05 20:10 +0100
    Re: [PATCH 2/2] devicetree: Add DTS file to support the Nexus7 2013  (flo) device. John Stultz <john.stultz@linaro.org> - 2016-02-05 20:20 +0100
    [PATCH 2/2 v2] devicetree: Add DTS file to support the Nexus7 2013 (flo) device. John Stultz <john.stultz@linaro.org> - 2016-02-05 20:30 +0100

csiph-web