All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add Mediatek MT8195 SPI driver support
@ 2021-03-22  5:52 ` Leilk Liu
  0 siblings, 0 replies; 18+ messages in thread
From: Leilk Liu @ 2021-03-22  5:52 UTC (permalink / raw)
  To: Mark Brown
  Cc: Mark Rutland, Matthias Brugger, devicetree, linux-kernel,
	linux-arm-kernel, linux-spi, linux-mediatek, fparent

This series are based on spi/for-next, and provide 4 patches to add MT8195 spi support.

Leilk Liu (4):
  spi: update spi master bindings for MT8195 SoC
  spi: update spi slave bindings for MT8195 SoC
  spi: mediatek: add mtk_spi_compatible support
  spi: mediatek: add mt8195 spi slave support

 .../devicetree/bindings/spi/spi-mt65xx.txt    |  1 +
 .../bindings/spi/spi-slave-mt27xx.txt         |  1 +
 drivers/spi/spi-slave-mt27xx.c                | 36 ++++++++++++++++---
 3 files changed, 34 insertions(+), 4 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2021-03-23 22:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22  5:52 [PATCH 0/4] Add Mediatek MT8195 SPI driver support Leilk Liu
2021-03-22  5:52 ` Leilk Liu
2021-03-22  5:52 ` Leilk Liu
2021-03-22  5:52 ` [PATCH 1/4] spi: update spi master bindings for MT8195 SoC Leilk Liu
2021-03-22  5:52   ` Leilk Liu
2021-03-22  5:52   ` Leilk Liu
2021-03-22  5:52 ` [PATCH 2/4] spi: update spi slave " Leilk Liu
2021-03-22  5:52   ` Leilk Liu
2021-03-22  5:52   ` Leilk Liu
2021-03-22  5:52 ` [PATCH 3/4] spi: mediatek: add mtk_spi_compatible support Leilk Liu
2021-03-22  5:52   ` Leilk Liu
2021-03-22  5:52   ` Leilk Liu
2021-03-22  5:52 ` [PATCH 4/4] spi: mediatek: add mt8195 spi slave support Leilk Liu
2021-03-22  5:52   ` Leilk Liu
2021-03-22  5:52   ` Leilk Liu
2021-03-23 22:12 ` [PATCH 0/4] Add Mediatek MT8195 SPI driver support Mark Brown
2021-03-23 22:12   ` Mark Brown
2021-03-23 22:12   ` Mark Brown

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.