From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 15/21] ARM: shmobile: Remove Koelsch reference DTS
Date: Tue, 24 Dec 2013 20:00:43 +0400 [thread overview]
Message-ID: <52B9AFAB.8040704@cogentembedded.com> (raw)
In-Reply-To: <82f7c2065a363cd3c0c84d3c9b59ee47897c5ebb.1387893834.git.horms+renesas@verge.net.au>
Hello.
On 24-12-2013 18:19, Simon Horman wrote:
> From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> Now that the DTS file r8a7790-koelsch.dts can be used with
> board-koelsch.c and board-koelsch-reference.c, proceed with removing
> r8a7790-koelsch-reference.dts.
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> arch/arm/boot/dts/Makefile | 1 -
> 1 file changed, 1 deletion(-)
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 909d910..5839077 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -225,7 +225,6 @@ dtb-$(CONFIG_ARCH_SHMOBILE_LEGACY) += emev2-kzm9d.dtb \
> r8a7779-marzen.dtb \
> r8a7779-marzen-reference.dtb \
> r8a7791-koelsch.dtb \
> - r8a7791-koelsch-reference.dtb \
> r8a7790-lager.dtb \
> r8a7790-lager-reference.dtb \
Hm, the previous commit removed that file itself but forgot to remove it
from the Makefile.
> sh73a0-kzm9g.dtb \
I suspect this patch should have removed the *.dts fiel itself but failed
to do so...
WBR, Sergei
next prev parent reply other threads:[~2013-12-24 16:00 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-24 14:19 [GIT PULL 00/21] Third Round of Renesas ARM Based SoC DT Updates for v3.14 Simon Horman
2013-12-24 14:19 ` [PATCH 01/21] ARM: shmobile: armadillo: dts: Add PWM backlight power supply Simon Horman
2013-12-24 14:19 ` [PATCH 02/21] ARM: shmobile: armadillo: dts: Add PWM backlight enable GPIO Simon Horman
2013-12-24 14:19 ` [PATCH 10/21] ARM: shmobile: Sync Lager DTS with Lager reference DTS Simon Horman
2013-12-24 14:19 ` [PATCH 03/21] ARM: shmobile: r8a73a4: Specify PFC interrupts in DT Simon Horman
2013-12-24 14:19 ` [PATCH 11/21] ARM: shmobile: Sync Koelsch DTS with Koelsch reference DTS Simon Horman
2013-12-24 14:19 ` [PATCH 04/21] ARM: shmobile: r8a7740: Specify PFC interrupts in DT Simon Horman
2013-12-24 14:19 ` [PATCH 12/21] ARM: shmobile: lager: Specify external clock frequency " Simon Horman
2013-12-24 14:19 ` [PATCH 05/21] ARM: shmobile: sh73a0: Specify PFC interrupts " Simon Horman
2013-12-24 14:19 ` [PATCH 13/21] ARM: shmobile: koelsch: Specify external clock frequency " Simon Horman
2013-12-24 14:19 ` [PATCH 06/21] ARM: shmobile: armadillo: dts: Add gpio-keys device Simon Horman
2013-12-24 14:19 ` [PATCH 07/21] ARM: shmobile: r8a7790: Add clocks Simon Horman
2013-12-24 14:19 ` [PATCH 14/21] ARM: shmobile: Remove Lager reference DTS Simon Horman
2013-12-24 14:19 ` [PATCH 15/21] ARM: shmobile: Remove Koelsch " Simon Horman
2013-12-24 16:00 ` Sergei Shtylyov [this message]
2013-12-26 14:48 ` Laurent Pinchart
2013-12-27 2:23 ` Simon Horman
2013-12-29 21:42 ` Laurent Pinchart
2014-01-06 7:57 ` Simon Horman
2013-12-24 14:19 ` [PATCH 08/21] ARM: shmobile: r8a7790: Reference clocks Simon Horman
2013-12-24 14:19 ` [PATCH 09/21] ARM: shmobile: r8a7791: Add clocks Simon Horman
2013-12-24 14:19 ` [PATCH 16/21] ARM: shmobile: r8a7790: Add MSIOF clocks in device tree Simon Horman
2013-12-24 14:19 ` [PATCH 17/21] ARM: shmobile: r8a7791: " Simon Horman
2013-12-24 14:19 ` [PATCH 18/21] ARM: shmobile: r8a7790: Add QSPI module clock " Simon Horman
2013-12-24 14:19 ` [PATCH 19/21] ARM: shmobile: r8a7791: " Simon Horman
2013-12-24 14:19 ` [PATCH 20/21] ARM: shmobile: r8a7790: Add SSI clocks " Simon Horman
2013-12-24 14:19 ` [PATCH 21/21] ARM: shmobile: r8a7791: " Simon Horman
2014-01-02 18:49 ` [GIT PULL 00/21] Third Round of Renesas ARM Based SoC DT Updates for v3.14 Olof Johansson
2014-01-03 23:42 ` Simon Horman
2014-01-04 4:59 ` Olof Johansson
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=52B9AFAB.8040704@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).