All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
To: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Maxime Ripard
	<maxime.ripard-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>
Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
	alexandre.belloni-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org,
	Neil Armstrong
	<narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
	Linus Walleij
	<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	linux-oxnas-GWfripvEmMdhl2p70BpVqQ@public.gmane.org,
	Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>,
	david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>,
	robert.jarzmik-GANU6spQydw@public.gmane.org,
	linux-stm32-XDFAJ8BFU24N7RejjzZ/Li2xQDfSxrLKVpNB7YpNyf8@public.gmane.org,
	Alexandre Torgue <alexandre.torgue-qxv4g6HH51o@public.gmane.org>,
	jesper.nilsson-VrBV9hrLPhE@public.gmane.org,
	Florian Fainelli
	<f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
	gregory.clement-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org,
	zajec5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-arm-kernel-VrBV9hrLPhE@public.gmane.org,
	jonmason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
	ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org,
	arm-soc <arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
	hauke-5/S+JYg5SzeELgA04lAiVw@public.gmane.org,
	Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	Sebastian Hesselbarth
	<sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	linux-arm-msm
	<linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	devicetree
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>Jason Cooper
	<j>
Subject: Re: [PATCH] ARM: dts: Kill off skeleton{64}.dtsi
Date: Mon, 3 Dec 2018 12:02:29 +0800	[thread overview]
Message-ID: <CAGb2v644LTpJ6XpCbhpBGYT3ZBr_Yt-4OVGQwNcOD15-+PqshA@mail.gmail.com> (raw)
In-Reply-To: <20181130170634.9467-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

On Sat, Dec 1, 2018 at 1:06 AM Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> 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-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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.
>
> Rob
>

[...]

>  arch/arm/boot/dts/sun5i-a10s.dtsi              |  4 ++--
>  arch/arm/boot/dts/sun5i-a13.dtsi               |  4 ++--
>  arch/arm/boot/dts/sun5i.dtsi                   |  9 +++++++--
>  arch/arm/boot/dts/sun6i-a31.dtsi               |  5 +++--
>  arch/arm/boot/dts/sun7i-a20.dtsi               |  5 +++--
>  arch/arm/boot/dts/sun8i-a23-a33.dtsi           |  4 ++--
>  arch/arm/boot/dts/sun8i-a23.dtsi               |  1 +
>  arch/arm/boot/dts/sun8i-a33.dtsi               |  1 +

Maxime recently took care of this for Allwinner/sunxi. It should already
be in linux-next now.

ChenYu

WARNING: multiple messages have this Message-ID (diff)
From: Chen-Yu Tsai <wens@csie.org>
To: Rob Herring <robh@kernel.org>, Maxime Ripard <maxime.ripard@bootlin.com>
Cc: Andrew Lunn <andrew@lunn.ch>,
	alexandre.belloni@bootlin.com,
	Neil Armstrong <narmstrong@baylibre.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	linux-oxnas@groups.io, Baruch Siach <baruch@tkos.co.il>,
	david.brown@linaro.org, Jamie Iles <jamie@jamieiles.com>,
	robert.jarzmik@free.fr, linux-stm32@st-md-mailman.stormreply.com,
	Alexandre Torgue <alexandre.torgue@st.com>,
	jesper.nilsson@axis.com, Florian Fainelli <f.fainelli@gmail.com>,
	Kevin Hilman <khilman@baylibre.com>,
	gregory.clement@bootlin.com, zajec5@gmail.com,
	linux-arm-kernel@axis.com, jonmason@broadcom.com,
	ludovic.desroches@microchip.com, arm-soc <arm@kernel.org>,
	bcm-kernel-feedback-list@broadcom.com, hauke@hauke-m.de,
	Andy Gross <andy.gross@linaro.org>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	linux-arm-msm <linux-arm-msm@vger.kernel.org>,
	devicetree <devicetree@vger.kernel.org>,
	Jason Cooper <jason@lakedaemon.net>,
	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>,
	"moderated list:ARM/Mediatek SoC..."
	<linux-mediatek@lists.infradead.org>,
	lars.persson@axis.com, gregory.0xf0@gmail.com,
	Matthias Brugger <matthias.bgg@gmail.com>,
	"open list:ARM/Amlogic Meson..."
	<linux-amlogic@lists.infradead.org>,
	linux-soc@vger.kernel.org,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Barry Song <baohua@kernel.org>,
	Brian Norris <computersforpeace@gmail.com>,
	eric.y.miao@gmail.com, Scott Branden <sbranden@broadcom.com>,
	Shiraz Hashim <shiraz.linux.kernel@gmail.com>,
	Nicolas Ferre <nicolas.ferre@microchip.com>,
	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@annapurnalabs.com, Shawn Guo <shawnguo@kernel.org>,
	daniel@zonque.org
Subject: Re: [PATCH] ARM: dts: Kill off skeleton{64}.dtsi
Date: Mon, 3 Dec 2018 12:02:29 +0800	[thread overview]
Message-ID: <CAGb2v644LTpJ6XpCbhpBGYT3ZBr_Yt-4OVGQwNcOD15-+PqshA@mail.gmail.com> (raw)
In-Reply-To: <20181130170634.9467-1-robh@kernel.org>

On Sat, Dec 1, 2018 at 1:06 AM Rob Herring <robh@kernel.org> 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.
>
> Rob
>

[...]

>  arch/arm/boot/dts/sun5i-a10s.dtsi              |  4 ++--
>  arch/arm/boot/dts/sun5i-a13.dtsi               |  4 ++--
>  arch/arm/boot/dts/sun5i.dtsi                   |  9 +++++++--
>  arch/arm/boot/dts/sun6i-a31.dtsi               |  5 +++--
>  arch/arm/boot/dts/sun7i-a20.dtsi               |  5 +++--
>  arch/arm/boot/dts/sun8i-a23-a33.dtsi           |  4 ++--
>  arch/arm/boot/dts/sun8i-a23.dtsi               |  1 +
>  arch/arm/boot/dts/sun8i-a33.dtsi               |  1 +

Maxime recently took care of this for Allwinner/sunxi. It should already
be in linux-next now.

ChenYu

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

WARNING: multiple messages have this Message-ID (diff)
From: Chen-Yu Tsai <wens@csie.org>
To: Rob Herring <robh@kernel.org>, Maxime Ripard <maxime.ripard@bootlin.com>
Cc: arm-soc <arm@kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	devicetree <devicetree@vger.kernel.org>,
	tsahee@annapurnalabs.com, antoine.tenart@bootlin.com,
	Linus Walleij <linus.walleij@linaro.org>,
	Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>,
	gregory.clement@bootlin.com,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	jesper.nilsson@axis.com, lars.persson@axis.com,
	Nicolas Ferre <nicolas.ferre@microchip.com>,
	alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com,
	Ray Jui <rjui@broadcom.com>,
	Scott Branden <sbranden@broadcom.com>,
	jonmason@broadcom.com, bcm-kernel-feedback-list@broadcom.com,
	Florian Fainelli <f.fainelli@gmail.com>,
	hauke@hauke-m.de, zajec5@gmail.com,
	Brian Norris <computersforpeace@gmail.com>,
	gregory.0xf0@gmail.com, Baruch Siach <baruch@tkos.co.il>,
	Vladimir Zapolskiy <vz@mleia.com>,
	Sylvain Lemieux <slemieux.tyco@gmail.com>,
	Shawn Guo <shawnguo@kernel.org>,
	leoyang.li@nxp.com, Carlo Caione <carlo@caione.org>,
	Kevin Hilman <khilman@baylibre.com>,
	eric.y.miao@gmail.com, Haojian Zhuang <haojian.zhuang@gmail.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Jamie Iles <jamie@jamieiles.com>, Barry Song <baohua@kernel.org>,
	daniel@zonque.org, robert.jarzmik@free.fr,
	Andy Gross <andy.gross@linaro.org>,
	david.brown@linaro.org, Viresh Kumar <vireshk@kernel.org>,
	Shiraz Hashim <shiraz.linux.kernel@gmail.com>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Alexandre Torgue <alexandre.torgue@st.com>,
	Jun Nie <jun.nie@linaro.org>,
	linux-arm-kernel@axis.com,
	"open list:ARM/Amlogic Meson..."
	<linux-amlogic@lists.infradead.org>,
	"moderated list:ARM/Mediatek SoC..."
	<linux-mediatek@lists.infradead.org>,
	linux-oxnas@groups.io,
	linux-arm-msm <linux-arm-msm@vger.kernel.org>,
	linux-soc@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com
Subject: Re: [PATCH] ARM: dts: Kill off skeleton{64}.dtsi
Date: Mon, 3 Dec 2018 12:02:29 +0800	[thread overview]
Message-ID: <CAGb2v644LTpJ6XpCbhpBGYT3ZBr_Yt-4OVGQwNcOD15-+PqshA@mail.gmail.com> (raw)
In-Reply-To: <20181130170634.9467-1-robh@kernel.org>

On Sat, Dec 1, 2018 at 1:06 AM Rob Herring <robh@kernel.org> 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.
>
> Rob
>

[...]

>  arch/arm/boot/dts/sun5i-a10s.dtsi              |  4 ++--
>  arch/arm/boot/dts/sun5i-a13.dtsi               |  4 ++--
>  arch/arm/boot/dts/sun5i.dtsi                   |  9 +++++++--
>  arch/arm/boot/dts/sun6i-a31.dtsi               |  5 +++--
>  arch/arm/boot/dts/sun7i-a20.dtsi               |  5 +++--
>  arch/arm/boot/dts/sun8i-a23-a33.dtsi           |  4 ++--
>  arch/arm/boot/dts/sun8i-a23.dtsi               |  1 +
>  arch/arm/boot/dts/sun8i-a33.dtsi               |  1 +

Maxime recently took care of this for Allwinner/sunxi. It should already
be in linux-next now.

ChenYu

  parent reply	other threads:[~2018-12-03  4:02 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-30 17:06 [PATCH] ARM: dts: Kill off skeleton{64}.dtsi Rob Herring
2018-11-30 17:06 ` Rob Herring
     [not found] ` <20181130170634.9467-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2018-11-30 17:21   ` Linus Walleij
2018-11-30 17:21     ` Linus Walleij
2018-11-30 17:52   ` Florian Fainelli
2018-11-30 17:52     ` Florian Fainelli
2018-11-30 17:52     ` Florian Fainelli
2018-12-02 19:44   ` Matthias Brugger
2018-12-02 19:44     ` Matthias Brugger
2018-12-02 19:44     ` Matthias Brugger
2018-12-03  4:02   ` Chen-Yu Tsai [this message]
2018-12-03  4:02     ` Chen-Yu Tsai
2018-12-03  4:02     ` Chen-Yu Tsai
2018-12-03  5:54   ` Viresh Kumar
2018-12-03  5:54     ` Viresh Kumar
2018-12-03  5:54     ` Viresh Kumar
2018-12-03  7:50   ` Maxime Ripard
2018-12-03  7:50     ` Maxime Ripard
2018-12-03  7:50     ` Maxime Ripard
2018-12-03  8:19   ` Alexandre Belloni
2018-12-03  8:19     ` Alexandre Belloni
2018-12-03  8:19     ` Alexandre Belloni
2018-12-03  9:01   ` Neil Armstrong
2018-12-03  9:01     ` Neil Armstrong
2018-12-03  9:01     ` Neil Armstrong
2018-12-03  9:23   ` Antoine Tenart
2018-12-03  9:23     ` Antoine Tenart
2018-12-03  9:23     ` Antoine Tenart
2018-12-03 10:29   ` Alexandre Torgue
2018-12-03 10:29     ` Alexandre Torgue
2018-12-03 10:29     ` Alexandre Torgue
2018-12-03 21:56   ` Robert Jarzmik
2018-12-03 21:56     ` Robert Jarzmik
2018-12-03 21:56     ` Robert Jarzmik
2018-12-03 22:27   ` Vladimir Zapolskiy
2018-12-03 22:27     ` Vladimir Zapolskiy
2018-12-03 22:27     ` Vladimir Zapolskiy
2018-12-04 22:36   ` Kevin Hilman
2018-12-04 22:36     ` Kevin Hilman
2018-12-04 22:36     ` Kevin Hilman
2018-12-05 22:21   ` Martin Blumenstingl
2018-12-05 22:21     ` Martin Blumenstingl
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=CAGb2v644LTpJ6XpCbhpBGYT3ZBr_Yt-4OVGQwNcOD15-+PqshA@mail.gmail.com \
    --to=wens-jday2fn1rrm@public.gmane.org \
    --cc=alexandre.belloni-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org \
    --cc=alexandre.torgue-qxv4g6HH51o@public.gmane.org \
    --cc=andrew-g2DYL2Zd6BY@public.gmane.org \
    --cc=andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org \
    --cc=bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org \
    --cc=david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=gregory.clement-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org \
    --cc=hauke-5/S+JYg5SzeELgA04lAiVw@public.gmane.org \
    --cc=jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org \
    --cc=jesper.nilsson-VrBV9hrLPhE@public.gmane.org \
    --cc=jonmason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org \
    --cc=khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
    --cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-VrBV9hrLPhE@public.gmane.org \
    --cc=linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-oxnas-GWfripvEmMdhl2p70BpVqQ@public.gmane.org \
    --cc=linux-stm32-XDFAJ8BFU24N7RejjzZ/Li2xQDfSxrLKVpNB7YpNyf8@public.gmane.org \
    --cc=ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org \
    --cc=maxime.ripard-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org \
    --cc=narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
    --cc=robert.jarzmik-GANU6spQydw@public.gmane.org \
    --cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=zajec5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.