linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [spi: mediatek: add single/quad mode support]
@ 2022-02-09 11:19 Leilk Liu
  2022-02-09 11:19 ` [PATCH 1/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with single mode Leilk Liu
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Leilk Liu @ 2022-02-09 11:19 UTC (permalink / raw)
  To: Mark Brown
  Cc: Rob Herring, Matthias Brugger, devicetree, linux-kernel,
	linux-arm-kernel, linux-spi, linux-mediatek

This series are based on kernel v5.17-rc1 and provide 6 patches to
support IPM IP single/quad mode with spi memory framework.

Leilk Liu (6):
  dt-bindings: spi: Add compatible for Mediatek IPM IP with single mode
  spi: mediatek: add IPM single mode design support
  dt-bindings: spi: Add compatible for Mediatek IPM IP with quad mode
  spi: mediatek: add spi memory support
  dt-bindings: spi: support mediatek,need_ahb_clk flag
  spi: mediatek: add need_ahb_clk support

 .../bindings/spi/mediatek,spi-mt65xx.yaml     |   7 +
 drivers/spi/spi-mt65xx.c                      | 520 ++++++++++++++++--
 2 files changed, 487 insertions(+), 40 deletions(-)

--
2.25.1




^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-02-14  1:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 11:19 [spi: mediatek: add single/quad mode support] Leilk Liu
2022-02-09 11:19 ` [PATCH 1/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with single mode Leilk Liu
2022-02-11 11:44   ` Krzysztof Kozlowski
2022-02-14  1:41     ` Leilk Liu
2022-02-11 16:55   ` Rob Herring
2022-02-14  1:49     ` Leilk Liu
2022-02-09 11:19 ` [PATCH 2/6] spi: mediatek: add IPM single mode design support Leilk Liu
2022-02-09 11:19 ` [PATCH 3/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with quad mode Leilk Liu
2022-02-11 11:44   ` Krzysztof Kozlowski
2022-02-14  1:43     ` Leilk Liu
2022-02-09 11:19 ` [PATCH 4/6] spi: mediatek: add spi memory support Leilk Liu
2022-02-09 11:19 ` [PATCH 5/6] dt-bindings: spi: support mediatek,need_ahb_clk flag Leilk Liu
2022-02-11 16:59   ` Rob Herring
2022-02-14  1:53     ` Leilk Liu
2022-02-09 11:19 ` [PATCH 6/6] spi: mediatek: add need_ahb_clk support Leilk Liu

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).