All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	guochun.mao@mediatek.com, Rob Herring <robh+dt@kernel.org>
Cc: srv_heupstream@mediatek.com, Zhen Zhang <zhen.zhang@mediatek.com>,
	Bin Zhang <bin.zhang@mediatek.com>,
	Chuanhong Guo <gch981213@gmail.com>,
	project_global_chrome_upstream_group@mediatek.com,
	Bayi Cheng <bayi.cheng@mediatek.com>,
	linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>
Subject: Re: [PATCH v2 0/4] add new SoC mt8186 support for spi-mtk-nor
Date: Tue, 25 Jan 2022 10:21:11 +0000	[thread overview]
Message-ID: <164310607135.75071.3179089148153080235.b4-ty@kernel.org> (raw)
In-Reply-To: <20220118142820.2729-1-guochun.mao@mediatek.com>

On Tue, 18 Jan 2022 22:28:16 +0800, guochun.mao@mediatek.com wrote:
> These patches is mainly for adding mt8186 support.
> The spi nor controller of mt8186 has some differences,
> it needs one more clk, axi_s, for dma feature.
> And also needs one extra dummy bit when read flash registers.
> 
> The version 2 patches fix some typos for bindings file,
> correct return value of probe function in spi-mtk-nor.c file,
> and add some comments to explain why add extra dummy bit.
> 
> [...]

Applied to

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

Thanks!

[1/4] dt-bindings: spi: add mt8186-nor compatible string
      commit: ceab11a3c0d620d9ec2c032fd8014615cf7934ec
[2/4] spi: spi-mtk-nor: improve device table for adding more capabilities
      commit: 5b177234e9fde7d4208e8163debc109b86e3f68d
[3/4] spi: spi-mtk-nor: add new soc mt8186 support
      commit: 4e8bfe5cdf77621cb4e7b196448ceeff20d9d6a6
[4/4] spi: spi-mtk-nor: add axi_s clock for mt8186
      commit: 58b0a653b8dac40bbeb01a2c8a230aa8f84a7530

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

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

  parent reply	other threads:[~2022-01-25 10:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-18 14:28 [PATCH v2 0/4] add new SoC mt8186 support for spi-mtk-nor guochun.mao
2022-01-18 14:28 ` [PATCH v2 1/4] dt-bindings: spi: add mt8186-nor compatible string guochun.mao
2022-01-18 14:28 ` [PATCH v2 2/4] spi: spi-mtk-nor: improve device table for adding more capabilities guochun.mao
2022-01-18 14:52   ` AngeloGioacchino Del Regno
2022-01-19  1:40     ` Guochun Mao
2022-01-18 14:28 ` [PATCH v2 3/4] spi: spi-mtk-nor: add new soc mt8186 support guochun.mao
2022-01-18 14:53   ` AngeloGioacchino Del Regno
2022-01-18 14:28 ` [PATCH v2 4/4] spi: spi-mtk-nor: add axi_s clock for mt8186 guochun.mao
2022-01-25 10:21 ` Mark Brown [this message]
2022-01-25 10:58   ` [PATCH v2 0/4] add new SoC mt8186 support for spi-mtk-nor Guochun Mao
  -- strict thread matches above, loose matches on Subject: below --
2022-01-18 14:15 guochun.mao

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=164310607135.75071.3179089148153080235.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=bayi.cheng@mediatek.com \
    --cc=bin.zhang@mediatek.com \
    --cc=gch981213@gmail.com \
    --cc=guochun.mao@mediatek.com \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=project_global_chrome_upstream_group@mediatek.com \
    --cc=robh+dt@kernel.org \
    --cc=srv_heupstream@mediatek.com \
    --cc=zhen.zhang@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 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.