From: "Arnd Bergmann" <arnd@arndb.de>
To: "Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org>,
"Jakub Kicinski" <kuba@kernel.org>
Cc: "Nikita Shubin" <nikita.shubin@maquefel.me>,
"Arnd Bergmann" <arnd@kernel.org>,
"Linus Walleij" <linusw@kernel.org>,
"Alexander Sverdlin" <alexander.sverdlin@gmail.com>,
"David S . Miller" <davem@davemloft.net>,
"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
"Russell King" <rmk+kernel@armlinux.org.uk>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Alessandro Zummo" <a.zummo@towertech.it>,
"Alexander Gordeev" <agordeev@linux.ibm.com>,
"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
"Bartosz Golaszewski" <brgl@bgdev.pl>,
"Brian Norris" <briannorris@chromium.org>,
"Chuanhong Guo" <gch981213@gmail.com>,
"Conor.Dooley" <conor.dooley@microchip.com>,
"Damien Le Moal" <dlemoal@kernel.org>,
"Daniel Lezcano" <daniel.lezcano@linaro.org>,
"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
"Emil Renner Berthing" <kernel@esmil.dk>,
"Eric Dumazet" <edumazet@google.com>,
"Florian Fainelli" <f.fainelli@gmail.com>,
"Guenter Roeck" <linux@roeck-us.net>,
"Hartley Sweeten" <hsweeten@visionengravers.com>,
"Heiko Stübner" <heiko@sntech.de>,
"Hitomi Hasegawa" <hasegawa-hitomi@fujitsu.com>,
"Jaroslav Kysela" <perex@perex.cz>,
"Jean Delvare" <jdelvare@suse.de>,
"Joel Stanley" <joel@jms.id.au>,
"Jonathan Cameron" <Jonathan.Cameron@huawei.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Damien Le Moal" <damien.lemoal@opensource.wdc.com>,
"Liam Girdwood" <lgirdwood@gmail.com>,
"Liang Yang" <liang.yang@amlogic.com>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Lukasz Majewski" <lukma@denx.de>, "Lv Ruyi" <lv.ruyi@zte.com.cn>,
"Mark Brown" <broonie@kernel.org>,
"Masahiro Yamada" <masahiroy@kernel.org>,
"Michael Turquette" <mturquette@baylibre.com>,
"Miquel Raynal" <miquel.raynal@bootlin.com>,
"Nathan Chancellor" <nathan@kernel.org>,
"Nick Desaulniers" <ndesaulniers@google.com>,
"Nicolas Saenz Julienne" <nsaenz@kernel.org>,
"Olof Johansson" <olof@lixom.net>,
"Paolo Abeni" <pabeni@redhat.com>,
"Qin Jian" <qinjian@cqplus1.com>,
"Richard Weinberger" <richard@nod.at>,
"Rob Herring" <robh+dt@kernel.org>,
"Robert Jarzmik" <robert.jarzmik@free.fr>,
"Russell King" <linux@armlinux.org.uk>,
"Sebastian Reichel" <sre@kernel.org>,
"Sergey Shtylyov" <s.shtylyov@omp.ru>,
"Stephen Boyd" <sboyd@kernel.org>,
"Sumanth Korikkar" <sumanthk@linux.ibm.com>,
"Sven Peter" <sven@svenpeter.dev>,
"Takashi Iwai" <tiwai@suse.com>,
"Thierry Reding" <thierry.reding@gmail.com>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Ulf Hansson" <ulf.hansson@linaro.org>,
"Vasily Gorbik" <gor@linux.ibm.com>,
"Vignesh Raghavendra" <vigneshr@ti.com>,
"Vinod Koul" <vkoul@kernel.org>,
"Walker Chen" <walker.chen@starfivetech.com>,
"Wim Van Sebroeck" <wim@linux-watchdog.org>,
"Yinbo Zhu" <zhuyinbo@loongson.cn>,
alsa-devel@alsa-project.org, devicetree@vger.kernel.org,
dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-clk@vger.kernel.org,
"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
linux-ide@vger.kernel.org, linux-input@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org,
linux-pm@vger.kernel.org, linux-pwm@vger.kernel.org,
linux-rtc@vger.kernel.org, linux-spi@vger.kernel.org,
linux-watchdog@vger.kernel.org, Netdev <netdev@vger.kernel.org>,
soc@kernel.org
Subject: Re: [PATCH 00/43] ep93xx device tree conversion
Date: Tue, 25 Apr 2023 14:27:26 +0100 [thread overview]
Message-ID: <c3db2294-4fef-46be-a62a-11fc38884918@app.fastmail.com> (raw)
In-Reply-To: <0210316b-9e21-347c-ed15-ce8200aeeb94@linaro.org>
On Tue, Apr 25, 2023, at 10:20, Krzysztof Kozlowski wrote:
> On 25/04/2023 00:29, Jakub Kicinski wrote:
>> On Mon, 24 Apr 2023 13:31:25 +0200 Arnd Bergmann wrote:
>>> Thanks a lot for your continued work. I can't merge any of this at
>>> the moment since the upstream merge window just opened, but I'm
>>> happy to take this all through the soc tree for 6.5, provided we
>>> get the sufficient Acks from the subsystem maintainers. Merging
>>> it through each individual tree would take a lot longer, so I
>>> hope we can avoid that.
>>
>> Is there a dependency between the patches?
>
> I didn't get entire patchset and cover letter does not mention
> dependencies, but usually there shouldn't be such. Maybe for the next
> versions this should be split per subsystem?
Clearly the last patch that removes the board files depends on
all the previous patches, but I assume that the other ones
are all independent.
We don't do complete conversions from boardfiles to DT that often
any more, but in the past we tended to do this through a cross-
subsystem branch in the soc tree, which helps do it more quickly
and is less work for Nikita. In this case, I would make it a
separate top-level branch in the soc tree.
If anyone strongly feels that the patches should go through
the subsystem trees here, we'll take the longer path and
do the changes separately, with the boardfile removal
coming a release later.
Arnd
next prev parent reply other threads:[~2023-04-25 13:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-24 12:34 [PATCH 00/43] ep93xx device tree conversion Nikita Shubin
2023-04-24 11:31 ` Arnd Bergmann
[not found] ` <20230424152933.48b2ede1@kernel.org>
2023-04-25 9:20 ` Krzysztof Kozlowski
2023-04-25 13:27 ` Arnd Bergmann [this message]
2023-04-24 12:34 ` [PATCH 13/43] power: reset: Add a driver for the ep93xx reset Nikita Shubin
2023-04-29 20:06 ` Sebastian Reichel
2023-04-26 20:56 ` [PATCH 00/43] ep93xx device tree conversion Linus Walleij
[not found] ` <b5396ef5-3fed-4e98-8f37-a9cd4473bddc@sirena.org.uk>
2023-04-26 21:06 ` Linus Walleij
2023-05-16 3:47 ` Florian Fainelli
2023-05-16 10:37 ` Nikita Shubin
2023-06-01 5:34 ` [PATCH v1 14/43] power: reset: Add a driver for the ep93xx reset Nikita Shubin
2023-06-03 20:24 ` andy.shevchenko
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=c3db2294-4fef-46be-a62a-11fc38884918@app.fastmail.com \
--to=arnd@arndb.de \
--cc=Jonathan.Cameron@huawei.com \
--cc=a.zummo@towertech.it \
--cc=agordeev@linux.ibm.com \
--cc=alexander.sverdlin@gmail.com \
--cc=alexandre.belloni@bootlin.com \
--cc=alsa-devel@alsa-project.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=arnd@kernel.org \
--cc=brgl@bgdev.pl \
--cc=briannorris@chromium.org \
--cc=broonie@kernel.org \
--cc=conor.dooley@microchip.com \
--cc=damien.lemoal@opensource.wdc.com \
--cc=daniel.lezcano@linaro.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=dlemoal@kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=gch981213@gmail.com \
--cc=gor@linux.ibm.com \
--cc=hasegawa-hitomi@fujitsu.com \
--cc=heiko@sntech.de \
--cc=hsweeten@visionengravers.com \
--cc=j.neuschaefer@gmx.net \
--cc=jdelvare@suse.de \
--cc=joel@jms.id.au \
--cc=kernel@esmil.dk \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=kuba@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=liang.yang@amlogic.com \
--cc=linus.walleij@linaro.org \
--cc=linusw@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=linux@roeck-us.net \
--cc=lukma@denx.de \
--cc=lv.ruyi@zte.com.cn \
--cc=masahiroy@kernel.org \
--cc=miquel.raynal@bootlin.com \
--cc=mturquette@baylibre.com \
--cc=nathan@kernel.org \
--cc=ndesaulniers@google.com \
--cc=netdev@vger.kernel.org \
--cc=nikita.shubin@maquefel.me \
--cc=nsaenz@kernel.org \
--cc=olof@lixom.net \
--cc=pabeni@redhat.com \
--cc=perex@perex.cz \
--cc=qinjian@cqplus1.com \
--cc=richard@nod.at \
--cc=rmk+kernel@armlinux.org.uk \
--cc=robert.jarzmik@free.fr \
--cc=robh+dt@kernel.org \
--cc=s.shtylyov@omp.ru \
--cc=sboyd@kernel.org \
--cc=soc@kernel.org \
--cc=sre@kernel.org \
--cc=sumanthk@linux.ibm.com \
--cc=sven@svenpeter.dev \
--cc=tglx@linutronix.de \
--cc=thierry.reding@gmail.com \
--cc=tiwai@suse.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=ulf.hansson@linaro.org \
--cc=vigneshr@ti.com \
--cc=vkoul@kernel.org \
--cc=walker.chen@starfivetech.com \
--cc=wim@linux-watchdog.org \
--cc=zhuyinbo@loongson.cn \
/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