linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Sverdlin <alexander.sverdlin@gmail.com>
To: "Nikita Shubin" <nikita.shubin@maquefel.me>,
	"Arnd Bergmann" <arnd@arndb.de>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Alexander Gordeev" <agordeev@linux.ibm.com>,
	"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
	"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
	"Bartosz Golaszewski" <brgl@bgdev.pl>,
	"Christophe Kerello" <christophe.kerello@foss.st.com>,
	"Conor Dooley" <conor.dooley@microchip.com>,
	"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
	"Emil Renner Berthing" <kernel@esmil.dk>,
	"Florian Fainelli" <f.fainelli@gmail.com>,
	"Hartley Sweeten" <hsweeten@visionengravers.com>,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Hitomi Hasegawa" <hasegawa-hitomi@fujitsu.com>,
	"Jean Delvare" <jdelvare@suse.de>,
	"Joel Stanley" <joel@jms.id.au>,
	"Jonathan Cameron" <Jonathan.Cameron@huawei.com>,
	"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org>,
	"Le Moal" <dlemoal@kernel.org>,
	"Liang Yang" <liang.yang@amlogic.com>,
	"Mark Brown" <broonie@kernel.org>,
	"Masahiro Yamada" <masahiroy@kernel.org>,
	"Miquel Raynal" <miquel.raynal@bootlin.com>,
	"Nathan Chancellor" <nathan@kernel.org>,
	"Neil Armstrong" <neil.armstrong@linaro.org>,
	"Nick Desaulniers" <ndesaulniers@google.com>,
	"Nicolas Ferre" <nicolas.ferre@microchip.com>,
	"Nicolas Saenz Julienne" <nsaenz@kernel.org>,
	"Richard Weinberger" <richard@nod.at>,
	"Russell King (Oracle)" <rmk+kernel@armlinux.org.uk>,
	"Sergey Shtylyov" <s.shtylyov@omp.ru>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Vasily Gorbik" <gor@linux.ibm.com>,
	"Walker Chen" <walker.chen@starfivetech.com>,
	"Yinbo Zhu" <zhuyinbo@loongson.cn>
Cc: Michael Peters <mpeters@embeddedTS.com>,
	Kris Bahnsen <kris@embeddedTS.com>,
	alsa-devel@alsa-project.org, devicetree@vger.kernel.org,
	dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-clk@vger.kernel.org, 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@vger.kernel.org
Subject: Re: [PATCH v1 00/43] ep93xx device tree conversion
Date: Sun, 04 Jun 2023 17:54:27 +0200	[thread overview]
Message-ID: <1492a131cd474c47e2a2b14defd46284f695b0ef.camel@gmail.com> (raw)
In-Reply-To: <20230601053546.9574-1-nikita.shubin@maquefel.me>

Hi Nikita,

On Thu, 2023-06-01 at 08:33 +0300, Nikita Shubin wrote:
> This series aims to convert ep93xx from platform to full device tree support.
> 
> Alexander, Kris - there are some significant changes in clk and pinctrl so can i ask you to tests all once again.

I have quickly tested network and sound on EDB9302 and I neither have problems with
these functions, nor did I spot any new error messages, overall looks good to me,
thanks for your efforts!

-- 
Alexander Sverdlin.


      reply	other threads:[~2023-06-04 15:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-01  5:33 [PATCH v1 00/43] ep93xx device tree conversion Nikita Shubin
2023-06-04 15:54 ` Alexander Sverdlin [this message]

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=1492a131cd474c47e2a2b14defd46284f695b0ef.camel@gmail.com \
    --to=alexander.sverdlin@gmail.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=agordeev@linux.ibm.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=arnd@arndb.de \
    --cc=brgl@bgdev.pl \
    --cc=broonie@kernel.org \
    --cc=christophe.kerello@foss.st.com \
    --cc=conor.dooley@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dlemoal@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=f.fainelli@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=kris@embeddedTS.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=liang.yang@amlogic.com \
    --cc=linus.walleij@linaro.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=masahiroy@kernel.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=mpeters@embeddedTS.com \
    --cc=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=neil.armstrong@linaro.org \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=nikita.shubin@maquefel.me \
    --cc=nsaenz@kernel.org \
    --cc=richard@nod.at \
    --cc=rmk+kernel@armlinux.org.uk \
    --cc=s.shtylyov@omp.ru \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=walker.chen@starfivetech.com \
    --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;
as well as URLs for NNTP newsgroup(s).