From: Andy Shevchenko <andy@kernel•org>
To: nikita.shubin@maquefel•me
Cc: "Hartley Sweeten" <hsweeten@visionengravers•com>,
"Alexander Sverdlin" <alexander.sverdlin@gmail•com>,
"Russell King" <linux@armlinux•org.uk>,
"Lukasz Majewski" <lukma@denx•de>,
"Linus Walleij" <linus.walleij@linaro•org>,
"Bartosz Golaszewski" <brgl@bgdev•pl>,
"Michael Turquette" <mturquette@baylibre•com>,
"Stephen Boyd" <sboyd@kernel•org>,
"Rob Herring" <robh+dt@kernel•org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro•org>,
"Conor Dooley" <conor+dt@kernel•org>,
"Sebastian Reichel" <sre@kernel•org>,
"Daniel Lezcano" <daniel.lezcano@linaro•org>,
"Thomas Gleixner" <tglx@linutronix•de>,
"Alessandro Zummo" <a.zummo@towertech•it>,
"Alexandre Belloni" <alexandre.belloni@bootlin•com>,
"Wim Van Sebroeck" <wim@linux-watchdog•org>,
"Guenter Roeck" <linux@roeck-us•net>,
"Thierry Reding" <thierry.reding@gmail•com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix•de>,
"Mark Brown" <broonie@kernel•org>,
"David S. Miller" <davem@davemloft•net>,
"Eric Dumazet" <edumazet@google•com>,
"Jakub Kicinski" <kuba@kernel•org>,
"Paolo Abeni" <pabeni@redhat•com>,
"Vinod Koul" <vkoul@kernel•org>,
"Miquel Raynal" <miquel.raynal@bootlin•com>,
"Richard Weinberger" <richard@nod•at>,
"Vignesh Raghavendra" <vigneshr@ti•com>,
"Damien Le Moal" <dlemoal@kernel•org>,
"Sergey Shtylyov" <s.shtylyov@omp•ru>,
"Dmitry Torokhov" <dmitry.torokhov@gmail•com>,
"Liam Girdwood" <lgirdwood@gmail•com>,
"Jaroslav Kysela" <perex@perex•cz>,
"Takashi Iwai" <tiwai@suse•com>,
linux-arm-kernel@lists•infradead.org,
linux-kernel@vger•kernel.org, linux-gpio@vger•kernel.org,
linux-clk@vger•kernel.org, devicetree@vger•kernel.org,
linux-pm@vger•kernel.org, linux-rtc@vger•kernel.org,
linux-watchdog@vger•kernel.org, linux-pwm@vger•kernel.org,
linux-spi@vger•kernel.org, netdev@vger•kernel.org,
dmaengine@vger•kernel.org, linux-mtd@lists•infradead.org,
linux-ide@vger•kernel.org, linux-input@vger•kernel.org,
alsa-devel@alsa-project•org, "Arnd Bergmann" <arnd@arndb•de>,
"Bartosz Golaszewski" <bartosz.golaszewski@linaro•org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski@linaro•org>,
"Andrew Lunn" <andrew@lunn•ch>
Subject: Re: [PATCH v4 00/42] ep93xx device tree conversion
Date: Mon, 18 Sep 2023 10:39:18 +0300 [thread overview]
Message-ID: <ZQf+pps0Ffsak+BA@smile.fi.intel.com> (raw)
In-Reply-To: <20230915-ep93xx-v4-0-a1d779dcec10@maquefel.me>
On Fri, Sep 15, 2023 at 11:10:42AM +0300, Nikita Shubin via B4 Relay wrote:
> This series aims to convert ep93xx from platform to full device tree support.
>
> The main goal is to receive ACK's to take it via Arnd's arm-soc branch.
>
> Major changes:
> - drop newline at the end from each YAML files
> - rename dma and clk bindings headers to match first compatible
> - shrink SoC exported functions number to only 2
> - dropped some ep93xx_pata fixes from these series
> - dropped m48t86 stuff from these series
>
> Bit thanks to Andy Shevchenko for thorough review.
You are welcome!
Dunno if you have used --patience when formatted the patches, but I think
you should, if hadn't, for the next version. It will help a lot in reviewing
and understanding the changes.
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2023-09-18 7:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-15 8:10 [PATCH v4 00/42] ep93xx device tree conversion Nikita Shubin via B4 Relay
2023-09-15 8:11 ` [PATCH v4 21/42] dt-bindings: net: Add Cirrus EP93xx Nikita Shubin via B4 Relay
2023-09-15 10:49 ` Krzysztof Kozlowski
2023-09-15 8:11 ` [PATCH v4 22/42] net: cirrus: add DT support for " Nikita Shubin via B4 Relay
2023-09-18 7:39 ` Andy Shevchenko [this message]
2023-10-15 21:17 ` (subset) [PATCH v4 00/42] ep93xx device tree conversion Alexandre Belloni
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=ZQf+pps0Ffsak+BA@smile.fi.intel.com \
--to=andy@kernel$(echo .)org \
--cc=a.zummo@towertech$(echo .)it \
--cc=alexander.sverdlin@gmail$(echo .)com \
--cc=alexandre.belloni@bootlin$(echo .)com \
--cc=alsa-devel@alsa-project$(echo .)org \
--cc=andrew@lunn$(echo .)ch \
--cc=arnd@arndb$(echo .)de \
--cc=bartosz.golaszewski@linaro$(echo .)org \
--cc=brgl@bgdev$(echo .)pl \
--cc=broonie@kernel$(echo .)org \
--cc=conor+dt@kernel$(echo .)org \
--cc=daniel.lezcano@linaro$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=dlemoal@kernel$(echo .)org \
--cc=dmaengine@vger$(echo .)kernel.org \
--cc=dmitry.torokhov@gmail$(echo .)com \
--cc=edumazet@google$(echo .)com \
--cc=hsweeten@visionengravers$(echo .)com \
--cc=krzysztof.kozlowski+dt@linaro$(echo .)org \
--cc=krzysztof.kozlowski@linaro$(echo .)org \
--cc=kuba@kernel$(echo .)org \
--cc=lgirdwood@gmail$(echo .)com \
--cc=linus.walleij@linaro$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-clk@vger$(echo .)kernel.org \
--cc=linux-gpio@vger$(echo .)kernel.org \
--cc=linux-ide@vger$(echo .)kernel.org \
--cc=linux-input@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-mtd@lists$(echo .)infradead.org \
--cc=linux-pm@vger$(echo .)kernel.org \
--cc=linux-pwm@vger$(echo .)kernel.org \
--cc=linux-rtc@vger$(echo .)kernel.org \
--cc=linux-spi@vger$(echo .)kernel.org \
--cc=linux-watchdog@vger$(echo .)kernel.org \
--cc=linux@armlinux$(echo .)org.uk \
--cc=linux@roeck-us$(echo .)net \
--cc=lukma@denx$(echo .)de \
--cc=miquel.raynal@bootlin$(echo .)com \
--cc=mturquette@baylibre$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=nikita.shubin@maquefel$(echo .)me \
--cc=pabeni@redhat$(echo .)com \
--cc=perex@perex$(echo .)cz \
--cc=richard@nod$(echo .)at \
--cc=robh+dt@kernel$(echo .)org \
--cc=s.shtylyov@omp$(echo .)ru \
--cc=sboyd@kernel$(echo .)org \
--cc=sre@kernel$(echo .)org \
--cc=tglx@linutronix$(echo .)de \
--cc=thierry.reding@gmail$(echo .)com \
--cc=tiwai@suse$(echo .)com \
--cc=u.kleine-koenig@pengutronix$(echo .)de \
--cc=vigneshr@ti$(echo .)com \
--cc=vkoul@kernel$(echo .)org \
--cc=wim@linux-watchdog$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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