All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] ARM: dts: kirkwood: add kirkwood-ds112.dtb to Makefile
Date: Wed, 30 Mar 2016 11:50:08 +0200	[thread overview]
Message-ID: <87mvpguwfj.fsf@free-electrons.com> (raw)
In-Reply-To: <1459152228-4345-1-git-send-email-xypron.glpk@gmx.de> (Heinrich Schuchardt's message of "Mon, 28 Mar 2016 10:03:48 +0200")

Hi Heinrich,
 
 On lun., mars 28 2016, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:

> Commit 2d0a7addbd10 ("ARM: Kirkwood: Add support for many Synology
> NAS devices") created the new file kirkwood-ds112.dts but did not
> add it to the Makefile.
>
> Fixes: 2d0a7addbd10 ("ARM: Kirkwood: Add support for many Synology NAS devices")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Applied on mvebu/dt

Thanks,

Gregory
> ---
>  arch/arm/boot/dts/Makefile | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index b25621a..f8308db 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -177,6 +177,7 @@ dtb-$(CONFIG_MACH_KIRKWOOD) += \
>  	kirkwood-ds109.dtb \
>  	kirkwood-ds110jv10.dtb \
>  	kirkwood-ds111.dtb \
> +	kirkwood-ds112.dtb \
>  	kirkwood-ds209.dtb \
>  	kirkwood-ds210.dtb \
>  	kirkwood-ds212.dtb \
> -- 
> 2.1.4
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>, Andrew Lunn <andrew@lunn.ch>,
	Ben Peddell <klightspeed@killerwolves.net>,
	Jason Cooper <jason@lakedaemon.net>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Russell King <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/1] ARM: dts: kirkwood: add kirkwood-ds112.dtb to Makefile
Date: Wed, 30 Mar 2016 11:50:08 +0200	[thread overview]
Message-ID: <87mvpguwfj.fsf@free-electrons.com> (raw)
In-Reply-To: <1459152228-4345-1-git-send-email-xypron.glpk@gmx.de> (Heinrich Schuchardt's message of "Mon, 28 Mar 2016 10:03:48 +0200")

Hi Heinrich,
 
 On lun., mars 28 2016, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:

> Commit 2d0a7addbd10 ("ARM: Kirkwood: Add support for many Synology
> NAS devices") created the new file kirkwood-ds112.dts but did not
> add it to the Makefile.
>
> Fixes: 2d0a7addbd10 ("ARM: Kirkwood: Add support for many Synology NAS devices")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Applied on mvebu/dt

Thanks,

Gregory
> ---
>  arch/arm/boot/dts/Makefile | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index b25621a..f8308db 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -177,6 +177,7 @@ dtb-$(CONFIG_MACH_KIRKWOOD) += \
>  	kirkwood-ds109.dtb \
>  	kirkwood-ds110jv10.dtb \
>  	kirkwood-ds111.dtb \
> +	kirkwood-ds112.dtb \
>  	kirkwood-ds209.dtb \
>  	kirkwood-ds210.dtb \
>  	kirkwood-ds212.dtb \
> -- 
> 2.1.4
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2016-03-30  9:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-28  8:03 [PATCH 1/1] ARM: dts: kirkwood: add kirkwood-ds112.dtb to Makefile Heinrich Schuchardt
2016-03-28  8:03 ` Heinrich Schuchardt
2016-03-30  9:50 ` Gregory CLEMENT [this message]
2016-03-30  9:50   ` Gregory CLEMENT

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=87mvpguwfj.fsf@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.