From: Magnus Damm <magnus.damm@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 11/14 v2] ARM: shmobile: sh7372 dtsi: Remove Legacy DTSI file
Date: Mon, 26 Jan 2015 06:19:41 +0000 [thread overview]
Message-ID: <20150126061941.6848.46749.sendpatchset@little-apple> (raw)
In-Reply-To: <20150126061747.6848.9708.sendpatchset@little-apple>
From: Magnus Damm <damm+renesas@opensource.se>
Remove the sh7372 DTSI file for the now unsupported sh7372 SoC.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
Changes since V1:
- None
arch/arm/boot/dts/sh7372.dtsi | 35 -----------------------------------
1 file changed, 35 deletions(-)
--- 0001/arch/arm/boot/dts/sh7372.dtsi
+++ /dev/null 2015-01-13 15:44:39.280208949 +0900
@@ -1,35 +0,0 @@
-/*
- * Device Tree Source for the sh7372 SoC
- *
- * Copyright (C) 2012 Renesas Solutions Corp.
- *
- * This file is licensed under the terms of the GNU General Public License
- * version 2. This program is licensed "as is" without any warranty of any
- * kind, whether express or implied.
- */
-
-/include/ "skeleton.dtsi"
-
-/ {
- compatible = "renesas,sh7372";
-
- cpus {
- #address-cells = <1>;
- #size-cells = <0>;
-
- cpu@0 {
- compatible = "arm,cortex-a8";
- device_type = "cpu";
- reg = <0x0>;
- clock-frequency = <800000000>;
- };
- };
-
- pfc: pfc@e6050000 {
- compatible = "renesas,pfc-sh7372";
- reg = <0xe6050000 0x8000>,
- <0xe605801c 0x1c>;
- gpio-controller;
- #gpio-cells = <2>;
- };
-};
next prev parent reply other threads:[~2015-01-26 6:19 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-26 6:17 [PATCH 00/14 v2] ARM: shmobile: Remove sh7372/Mackerel and ZBOOT MMC/SDHI support V2 Magnus Damm
2015-01-26 6:17 ` [PATCH 01/14 v2] ARM: shmobile: mackerel: Remove ZBOOT code Magnus Damm
2015-01-26 6:18 ` [PATCH 02/14 v2] ARM: shmobile: mackerel: Remove Legacy C board code Magnus Damm
2015-01-26 6:18 ` [PATCH 03/14 v2] ARM: shmobile: mackerel dts: Remove Legacy DTS file Magnus Damm
2015-01-26 6:18 ` [PATCH 04/14 v2] ARM: shmobile: mackerel: Remove DT binding documentation Magnus Damm
2015-01-27 1:17 ` Simon Horman
2015-01-26 6:18 ` [PATCH 05/14 v2] ARM: shmobile: mackerel: Remove mach-type entry Magnus Damm
2015-01-26 6:18 ` [PATCH 06/14 v2] ARM: shmobile: mackerel: Remove defconfig Magnus Damm
2015-01-26 6:19 ` [PATCH 07/14 v2] ARM: shmobile: mackerel: Remove from MAINTAINERS Magnus Damm
2015-01-26 6:19 ` [PATCH 08/14 v2] ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support Magnus Damm
2015-01-26 6:19 ` [PATCH 09/14 v2] ARM: shmobile: sh7372: Remove Legacy C SoC code Magnus Damm
2015-01-26 6:19 ` [PATCH 10/14 v2] ARM: shmobile: sh7372: Remove DT binding documentation Magnus Damm
2015-01-26 6:19 ` Magnus Damm [this message]
2015-01-26 6:19 ` [PATCH 12/14 v2] Documentation: Remove ZBOOT MMC/SDHI utility and docs Magnus Damm
2015-01-26 9:01 ` Laurent Pinchart
2015-01-26 6:20 ` [PATCH 13/14 v2] pinctrl: sh-pfc: sh7372: Remove PFC support Magnus Damm
2015-01-29 9:42 ` Linus Walleij
2015-01-26 6:20 ` [PATCH 14/14 v2] pinctrl: sh-pfc: sh7372: Remove DT binding documentation Magnus Damm
2015-01-29 9:44 ` Linus Walleij
2015-01-26 8:56 ` [PATCH 00/14 v2] ARM: shmobile: Remove sh7372/Mackerel and ZBOOT MMC/SDHI support V2 Geert Uytterhoeven
2015-01-27 1:17 ` Simon Horman
2015-01-27 3:58 ` Simon Horman
2015-01-28 5:53 ` Magnus Damm
2015-01-29 0:28 ` Simon Horman
2015-01-27 19:47 ` Laurent Pinchart
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=20150126061941.6848.46749.sendpatchset@little-apple \
--to=magnus.damm@gmail.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).