linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Antoine Tenart <antoine.tenart@bootlin.com>
To: Rob Herring <robh@kernel.org>
Cc: "Andrew Lunn" <andrew@lunn.ch>,
	"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
	"Neil Armstrong" <narmstrong@baylibre.com>,
	"Maxime Ripard" <maxime.ripard@bootlin.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	linux-oxnas@groups.io, "Baruch Siach" <baruch@tkos.co.il>,
	"David Brown" <david.brown@linaro.org>,
	"Jamie Iles" <jamie@jamieiles.com>,
	"Robert Jarzmik" <robert.jarzmik@free.fr>,
	linux-stm32@st-md-mailman.stormreply.com,
	"Alexandre Torgue" <alexandre.torgue@st.com>,
	"Jesper Nilsson" <jesper.nilsson@axis.com>,
	"Florian Fainelli" <f.fainelli@gmail.com>,
	"Kevin Hilman" <khilman@baylibre.com>,
	"Gregory Clement" <gregory.clement@bootlin.com>,
	"Rafał Miłecki" <zajec5@gmail.com>,
	"Chen-Yu Tsai" <wens@csie.org>,
	linux-arm-kernel@axis.com, "Jon Mason" <jonmason@broadcom.com>,
	"Ludovic Desroches" <ludovic.desroches@microchip.com>,
	arm@kernel.org, bcm-kernel-feedback-list@broadcom.com,
	"Hauke Mehrtens" <hauke@hauke-m.de>,
	"Andy Gross" <andy.gross@linaro.org>,
	"Sebastian Hesselbarth" <sebastian.hesselbarth@gmail.com>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	"Jason Cooper" <jason@lakedaemon.net>,
	"Antoine Tenart" <antoine.tenart@bootlin.com>,
	"Ray Jui" <rjui@broadcom.com>,
	"Sylvain Lemieux" <slemieux.tyco@gmail.com>,
	"Haojian Zhuang" <haojian.zhuang@gmail.com>,
	"Vladimir Zapolskiy" <vz@mleia.com>,
	linux-mediatek@lists.infradead.org,
	"Lars Persson" <lars.persson@axis.com>,
	"Gregory Fong" <gregory.0xf0@gmail.com>,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	linux-amlogic@lists.infradead.org, linux-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Barry Song" <baohua@kernel.org>,
	"Brian Norris" <computersforpeace@gmail.com>,
	"Eric Miao" <eric.y.miao@gmail.com>,
	"Scott Branden" <sbranden@broadcom.com>,
	"Shiraz Hashim" <shiraz.linux.kernel@gmail.com>,
	"Nicolas Ferre" <nicolas.ferre@microchip.com>,
	"Li Yang" <leoyang.li@nxp.com>,
	"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
	"Viresh Kumar" <vireshk@kernel.org>,
	"Carlo Caione" <carlo@caione.org>, "Jun Nie" <jun.nie@linaro.org>,
	"Tsahee Zidenberg" <tsahee@annapurnalabs.com>,
	"Shawn Guo" <shawnguo@kernel.org>,
	"Daniel Mack" <daniel@zonque.org>
Subject: Re: [PATCH] ARM: dts: Kill off skeleton{64}.dtsi
Date: Mon, 3 Dec 2018 10:23:17 +0100	[thread overview]
Message-ID: <20181203092317.GA3173@kwain> (raw)
In-Reply-To: <20181130170634.9467-1-robh@kernel.org>

Hi Rob,

On Fri, Nov 30, 2018 at 11:06:34AM -0600, Rob Herring wrote:
> Remove the usage of skeleton.dtsi in the remaining dts files. It was
> deprecated since commit 9c0da3cc61f1 ("ARM: dts: explicitly mark
> skeleton.dtsi as deprecated"). This will make adding a unit-address to
> memory nodes easier.
> 
> The main tricky part to removing skeleton.dtsi is we could end up with
> no /memory node at all when a bootloader depends on one being present. I
> hacked up dtc to check for this condition.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> Yes, I'm being lazy and not splitting this up into dozens of sub-arch 
> patches. I don't think this should conflict nor should we be getting new 
> dependencies on skeleton.dtsi. So please apply directly to arm-soc.

>  arch/arm/boot/dts/alpine.dtsi                  |  8 +++++++-

For the above file,

Acked-by: Antoine Tenart <antoine.tenart@bootlin.com>

Thanks!
Antoine

-- 
Antoine Ténart, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

  parent reply	other threads:[~2018-12-03  9:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20181130170634.9467-1-robh@kernel.org>
2018-11-30 17:52 ` [PATCH] ARM: dts: Kill off skeleton{64}.dtsi Florian Fainelli
2018-12-02 19:44 ` Matthias Brugger
2018-12-03  4:02 ` Chen-Yu Tsai
2018-12-03  5:54 ` Viresh Kumar
2018-12-03  7:50 ` Maxime Ripard
2018-12-03  8:19 ` Alexandre Belloni
2018-12-03  9:01 ` Neil Armstrong
2018-12-03  9:23 ` Antoine Tenart [this message]
2018-12-03 10:29 ` Alexandre Torgue
2018-12-03 21:56 ` Robert Jarzmik
2018-12-03 22:27 ` Vladimir Zapolskiy
2018-12-04 22:36 ` Kevin Hilman
2018-12-05 22:21 ` Martin Blumenstingl

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=20181203092317.GA3173@kwain \
    --to=antoine.tenart@bootlin.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=alexandre.torgue@st.com \
    --cc=andrew@lunn.ch \
    --cc=andy.gross@linaro.org \
    --cc=arm@kernel.org \
    --cc=baohua@kernel.org \
    --cc=baruch@tkos.co.il \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=carlo@caione.org \
    --cc=computersforpeace@gmail.com \
    --cc=daniel@zonque.org \
    --cc=david.brown@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=eric.y.miao@gmail.com \
    --cc=f.fainelli@gmail.com \
    --cc=gregory.0xf0@gmail.com \
    --cc=gregory.clement@bootlin.com \
    --cc=haojian.zhuang@gmail.com \
    --cc=hauke@hauke-m.de \
    --cc=jamie@jamieiles.com \
    --cc=jason@lakedaemon.net \
    --cc=jesper.nilsson@axis.com \
    --cc=jonmason@broadcom.com \
    --cc=jun.nie@linaro.org \
    --cc=khilman@baylibre.com \
    --cc=lars.persson@axis.com \
    --cc=leoyang.li@nxp.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@axis.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-oxnas@groups.io \
    --cc=linux-soc@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=ludovic.desroches@microchip.com \
    --cc=matthias.bgg@gmail.com \
    --cc=maxime.ripard@bootlin.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=narmstrong@baylibre.com \
    --cc=nicolas.ferre@microchip.com \
    --cc=rjui@broadcom.com \
    --cc=robert.jarzmik@free.fr \
    --cc=robh@kernel.org \
    --cc=sbranden@broadcom.com \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=shawnguo@kernel.org \
    --cc=shiraz.linux.kernel@gmail.com \
    --cc=slemieux.tyco@gmail.com \
    --cc=tsahee@annapurnalabs.com \
    --cc=vireshk@kernel.org \
    --cc=vz@mleia.com \
    --cc=wens@csie.org \
    --cc=zajec5@gmail.com \
    /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).