linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Seiya Wang <seiya.wang@mediatek.com>,
	Rob Herring <robh+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: Mark Brown <broonie@kernel.org>,
	Chuanhong Guo <gch981213@gmail.com>,
	Hsin-Yi Wang <hsinyi@chromium.org>,
	linux-iio@vger.kernel.org, Bayi Cheng <bayi.cheng@mediatek.com>,
	Wim Van Sebroeck <wim@linux-watchdog.org>,
	linux-arm-kernel@lists.infradead.org,
	Chunfeng Yun <chunfeng.yun@mediatek.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Chaotian Jing <chaotian.jing@mediatek.com>,
	linux-serial@vger.kernel.org,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	srv_heupstream@mediatek.com, linux-mediatek@lists.infradead.org,
	Fabien Parent <fparent@baylibre.com>,
	linux-spi@vger.kernel.org,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Jonathan Cameron <jic23@kernel.org>,
	Wenbin Mei <wenbin.mei@mediatek.com>,
	Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
	Zhiyong Tao <zhiyong.tao@mediatek.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	linux-mmc@vger.kernel.org, Vinod Koul <vkoul@kernel.org>,
	Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	Guenter Roeck <linux@roeck-us.net>,
	devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org,
	Sean Wang <sean.wang@mediatek.com>,
	linux-kernel@vger.kernel.org,
	Stanley Chu <stanley.chu@mediatek.com>
Subject: Re: (subset) [PATCH 00/10] Add basic node support for Mediatek MT8195 SoC
Date: Tue, 16 Mar 2021 17:59:39 +0000	[thread overview]
Message-ID: <161591750213.14124.1270039699331063876.b4-ty@kernel.org> (raw)
In-Reply-To: <20210316111443.3332-1-seiya.wang@mediatek.com>

On Tue, 16 Mar 2021 19:14:33 +0800, Seiya Wang wrote:
> MT8195 is a SoC based on 64bit ARMv8 architecture.
> It contains 4 CA55 and 4 CA78 cores.
> MT8195 share many HW IP with MT65xx series.
> This patchset was tested on MT8195 evaluation board to shell.
> 
> Based on v5.12-rc2
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[05/10] dt-bindings: spi: Add compatible for Mediatek MT8195
        commit: 5ac1b909e5b60cc2735bd9174f631dc2c7f44c5a

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

      parent reply	other threads:[~2021-03-16 18:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-16 11:14 [PATCH 00/10] Add basic node support for Mediatek MT8195 SoC Seiya Wang
2021-03-16 11:14 ` [PATCH 01/10] dt-bindings: timer: Add compatible for Mediatek MT8195 Seiya Wang
2021-03-16 11:14 ` [PATCH 02/10] dt-bindings: serial: " Seiya Wang
2021-03-16 11:14 ` [PATCH 03/10] dt-bindings: watchdog: " Seiya Wang
2021-03-16 21:15   ` Guenter Roeck
2021-03-16 11:14 ` [PATCH 04/10] dt-bindings: mmc: " Seiya Wang
2021-03-16 11:14 ` [PATCH 05/10] dt-bindings: spi: " Seiya Wang
2021-03-16 11:14 ` [PATCH 06/10] dt-bindings: iio: adc: " Seiya Wang
2021-03-16 11:14 ` [PATCH 07/10] dt-bindings: phy: " Seiya Wang
2021-03-17  6:39   ` Vinod Koul
2021-03-16 11:14 ` [PATCH 08/10] " Seiya Wang
2021-03-17  6:40   ` Vinod Koul
2021-03-18  2:33     ` Chunfeng Yun
2021-03-18  2:19   ` Chunfeng Yun
2021-03-18  6:04     ` Seiya Wang
2021-03-16 11:14 ` [PATCH 09/10] dt-bindings: arm: " Seiya Wang
2021-03-16 11:14 ` [PATCH 10/10] arm64: dts: Add Mediatek SoC MT8195 and evaluation board dts and Makefile Seiya Wang
2021-03-18  2:57   ` Chunfeng Yun
2021-03-18  6:03     ` Seiya Wang
2021-03-16 17:59 ` Mark Brown [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=161591750213.14124.1270039699331063876.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=bayi.cheng@mediatek.com \
    --cc=chaotian.jing@mediatek.com \
    --cc=chunfeng.yun@mediatek.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=enric.balletbo@collabora.com \
    --cc=fparent@baylibre.com \
    --cc=gch981213@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hsinyi@chromium.org \
    --cc=jic23@kernel.org \
    --cc=kishon@ti.com \
    --cc=lars@metafoo.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=matthias.bgg@gmail.com \
    --cc=pmeerw@pmeerw.net \
    --cc=robh+dt@kernel.org \
    --cc=sean.wang@mediatek.com \
    --cc=seiya.wang@mediatek.com \
    --cc=srv_heupstream@mediatek.com \
    --cc=stanley.chu@mediatek.com \
    --cc=tglx@linutronix.de \
    --cc=ulf.hansson@linaro.org \
    --cc=vkoul@kernel.org \
    --cc=wenbin.mei@mediatek.com \
    --cc=wim@linux-watchdog.org \
    --cc=zhiyong.tao@mediatek.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).