From patchwork Mon Sep 5 19:01:46 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joachim Eastwood X-Patchwork-Id: 9315065 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 82C7C60760 for ; Mon, 5 Sep 2016 19:04:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 75D80289DB for ; Mon, 5 Sep 2016 19:04:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6A7B6289E2; Mon, 5 Sep 2016 19:04:04 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3CC8E289DB for ; Mon, 5 Sep 2016 19:04:03 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bgz9p-00005g-5f; Mon, 05 Sep 2016 19:02:13 +0000 Received: from mail-it0-x243.google.com ([2607:f8b0:4001:c0b::243]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bgz9k-0008TK-A9 for linux-arm-kernel@lists.infradead.org; Mon, 05 Sep 2016 19:02:10 +0000 Received: by mail-it0-x243.google.com with SMTP id c198so9775393ith.2 for ; Mon, 05 Sep 2016 12:01:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=mjwMi0VSkqy02fOLZU9nFX+7zowec7O4QW59mQe05Rc=; b=fz6L8KLxwdQ9yIFPmQfEtiZ7C+D9VDYxgkctEt+7N5zGR7MhTkg4FC9Zrurd015kJA /XAPcTL3pyN2yEwFKLDDZe4ZDWPngGLkPAskSLYClkgVCnyBcxozMu0EfFDkwmJ1LtZG 46Inndzhk2724LbAltv2/czS5jLEZ+zNxVGWx0M4ZqBTUZvCJnitMvW2V7u1vjiAsdPl wtdTFdVWdSvyiqrDDL49Lsy5BW90oqb/7W3qC7NuzeWyb9u/w+GvkjenWj3XmIGplw/1 wje6mE9+J80HyWATN906fxOxzzNLpwpF7seqNumHv1Sv7Z3ZOnr+PSYx56asUyaw3UMA 12zQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=mjwMi0VSkqy02fOLZU9nFX+7zowec7O4QW59mQe05Rc=; b=PcyP8/DCoCm6NkSLBUf10m1t0mybkDcAYBSzL0kzCodqDfkRU61RT9OLnllej9mLE7 qy9TDinaseYuzxceD+SrQ8YnuAT9Hpb7P0DSi0e2a/8UnToCW++Bz94nB4Jb9EPOCr8U uQTv8k3axrxrvufM2kVcgMcyVFjFFbJh1MnET7KhfoNmHtgi1EWVT9jyszgGoTuNfGUH ByRbkMlVVlTmLeW02E9zkFWttXZlViMnMszNSCwpLjrMwn1pK3SPY0+hPuZK6730D5S2 RMx+J/GMXRTuaFj70Up3bXeYGbSFPYOi1BA8xCR8ZpPGSkXqPcDq0Ky14fPzZklq76Jb QkDw== X-Gm-Message-State: AE9vXwNMH/nzQv7UCAsuZmSeMMz/XZJEBHIcOF2RfLyanmoP+yc19gcrO8I5UifuqQBssaEIArl0bsCroPiwnQ== X-Received: by 10.36.23.142 with SMTP id 136mr26060400ith.73.1473102107091; Mon, 05 Sep 2016 12:01:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.138.67 with HTTP; Mon, 5 Sep 2016 12:01:46 -0700 (PDT) In-Reply-To: <20160830205250.15616-2-manabian@gmail.com> References: <20160830205250.15616-1-manabian@gmail.com> <20160830205250.15616-2-manabian@gmail.com> From: Joachim Eastwood Date: Mon, 5 Sep 2016 21:01:46 +0200 Message-ID: Subject: Fwd: [PATCH 1/3] ARM: dts: armv7-m: remove skeleton.dtsi include To: alexandre.torgue@st.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160905_120208_478126_F81F658C X-CRM114-Status: GOOD ( 13.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Maxime Coquelin , "linux-arm-kernel@lists.infradead.org" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Alexandre, Just noticed that you were listed as a co-maintainer for stm32. Could you take a look and ack the patch below? You can find the cover letter for the series here: http://www.spinics.net/lists/arm-kernel/msg527580.html regards, Joachim Eastwood ---------- Forwarded message ---------- From: Joachim Eastwood Date: 30 August 2016 at 22:52 Subject: [PATCH 1/3] ARM: dts: armv7-m: remove skeleton.dtsi include To: stefan@agner.ch, mcoquelin.stm32@gmail.com, vladimir.murzin@arm.com, u.kleine-koenig@pengutronix.de Cc: Joachim Eastwood , linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org Remove skeleton.dtsi from the common ARM Cortex-M dtsi. This will allow us to remove skeleton.dtsi on a per platform basis and get rid of the unit address warning on the memory nodes without getting duplicate memory nodes. See 3ebee5a2e141 ("arm64: dts: kill skeleton.dtsi") for additional reasons not to use the skeleton.dtsi. Signed-off-by: Joachim Eastwood --- arch/arm/boot/dts/armv7-m.dtsi | 2 -- arch/arm/boot/dts/efm32gg.dtsi | 2 ++ arch/arm/boot/dts/lpc18xx.dtsi | 1 + arch/arm/boot/dts/mps2.dtsi | 1 + arch/arm/boot/dts/stm32f429.dtsi | 1 + arch/arm/boot/dts/vf610m4.dtsi | 1 + 6 files changed, 6 insertions(+), 2 deletions(-) -- 2.9.3 diff --git a/arch/arm/boot/dts/armv7-m.dtsi b/arch/arm/boot/dts/armv7-m.dtsi index 16331aa..ba332e3 100644 --- a/arch/arm/boot/dts/armv7-m.dtsi +++ b/arch/arm/boot/dts/armv7-m.dtsi @@ -1,5 +1,3 @@ -#include "skeleton.dtsi" - / { nvic: interrupt-controller@e000e100 { compatible = "arm,armv7m-nvic"; diff --git a/arch/arm/boot/dts/efm32gg.dtsi b/arch/arm/boot/dts/efm32gg.dtsi index c747983..d9dbf7f 100644 --- a/arch/arm/boot/dts/efm32gg.dtsi +++ b/arch/arm/boot/dts/efm32gg.dtsi @@ -4,6 +4,8 @@ * Documentation available from * http://www.silabs.com/Support%20Documents/TechnicalDocs/EFM32GG-RM.pdf */ + +#include "skeleton.dtsi" #include "armv7-m.dtsi" #include "dt-bindings/clock/efm32-cmu.h" diff --git a/arch/arm/boot/dts/lpc18xx.dtsi b/arch/arm/boot/dts/lpc18xx.dtsi index 1cd39fd..a1ecfe3 100644 --- a/arch/arm/boot/dts/lpc18xx.dtsi +++ b/arch/arm/boot/dts/lpc18xx.dtsi @@ -11,6 +11,7 @@ * */ +#include "skeleton.dtsi" #include "armv7-m.dtsi" #include "dt-bindings/clock/lpc18xx-cgu.h" diff --git a/arch/arm/boot/dts/mps2.dtsi b/arch/arm/boot/dts/mps2.dtsi index e3fed8d..efb8a03 100644 --- a/arch/arm/boot/dts/mps2.dtsi +++ b/arch/arm/boot/dts/mps2.dtsi @@ -42,6 +42,7 @@ * OTHER DEALINGS IN THE SOFTWARE. */ +#include "skeleton.dtsi" #include "armv7-m.dtsi" / { diff --git a/arch/arm/boot/dts/stm32f429.dtsi b/arch/arm/boot/dts/stm32f429.dtsi index 35df462..8e69328 100644 --- a/arch/arm/boot/dts/stm32f429.dtsi +++ b/arch/arm/boot/dts/stm32f429.dtsi @@ -45,6 +45,7 @@ * OTHER DEALINGS IN THE SOFTWARE. */ +#include "skeleton.dtsi" #include "armv7-m.dtsi" #include diff --git a/arch/arm/boot/dts/vf610m4.dtsi b/arch/arm/boot/dts/vf610m4.dtsi index 9ffe2eb..9f2c731 100644 --- a/arch/arm/boot/dts/vf610m4.dtsi +++ b/arch/arm/boot/dts/vf610m4.dtsi @@ -42,6 +42,7 @@ * OTHER DEALINGS IN THE SOFTWARE. */ +#include "skeleton.dtsi" #include "armv7-m.dtsi" #include "vfxxx.dtsi"