On Fri, Feb 5, 2016 at 12:06 PM, John Stultz <[email protected]> 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 <[email protected]>
>
> Cc: Rob Herring <[email protected]>
> Cc: Arnd Bergmann <[email protected]>
> Cc: Pawel Moll <[email protected]>
> Cc: Mark Rutland <[email protected]>
> Cc: Ian Campbell <[email protected]>
> Cc: Kumar Gala <[email protected]>
> Cc: Andy Gross <[email protected]>
> Cc: Russell King <[email protected]>
> Cc: Vinay Simha BN <[email protected]>
> Cc: Bjorn Andersson <[email protected]>
> Cc: Stephen Boyd <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Signed-off-by: John Stultz <[email protected]>
> ---
>  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".

Otherwise, for both patches:

Acked-by: Rob Herring <[email protected]>

Reply via email to