linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/5] Add MediaTek MT7986 SPI NAND support
@ 2023-02-01  2:09 Xiangsheng Hou
  2023-02-01  2:09 ` [PATCH v6 1/5] spi: mtk-snfi: Change default page format to setup default setting Xiangsheng Hou
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Xiangsheng Hou @ 2023-02-01  2:09 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Matthias Brugger
  Cc: Chuanhong Guo, Xiangsheng Hou, linux-spi, devicetree,
	linux-arm-kernel, linux-mediatek, linux-kernel, benliang.zhao,
	bin.zhang

This patch series split from bellow series which pick-up spi relevant patches
https://lore.kernel.org/all/20230130030656.12127-1-xiangsheng.hou@mediatek.com.
This series add MediaTek MT7986 SPI NAND controller support, add read latch
latency, smaple delay adjust and add optional nfi_hclk.

Changes since V5:
 - Split spi relevant patches from previous series V4

Changes since V4:
 - none

Changes since V3:
 - none

Changes since V2:
 - Change snfi mediatek,rx-latch-latency to mediatek,rx-latch-latency-ns.

Changes since V1:
 - Use existing sample delay property.
 - Add restricting for optional nfi_hclk.
 - Improve and perfect dt-bindings documentation.

Xiangsheng Hou (5):
  spi: mtk-snfi: Change default page format to setup default setting
  spi: mtk-snfi: Add optional nfi_hclk which is needed for MT7986
  dt-bindings: spi: mtk-snfi: Add compatible for MT7986
  spi: mtk-snfi: Add snfi sample delay and read latency adjustment
  dt-bindings: spi: mtk-snfi: Add read latch latency property

 .../bindings/spi/mediatek,spi-mtk-snfi.yaml   | 54 +++++++++++++++----
 drivers/spi/spi-mtk-snfi.c                    | 41 +++++++++++++-
 2 files changed, 84 insertions(+), 11 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-02-09 19:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-01  2:09 [PATCH v6 0/5] Add MediaTek MT7986 SPI NAND support Xiangsheng Hou
2023-02-01  2:09 ` [PATCH v6 1/5] spi: mtk-snfi: Change default page format to setup default setting Xiangsheng Hou
2023-02-01  2:09 ` [PATCH v6 2/5] spi: mtk-snfi: Add optional nfi_hclk which is needed for MT7986 Xiangsheng Hou
2023-02-01  2:09 ` [PATCH v6 3/5] dt-bindings: spi: mtk-snfi: Add compatible " Xiangsheng Hou
2023-02-01  2:09 ` [PATCH v6 4/5] spi: mtk-snfi: Add snfi sample delay and read latency adjustment Xiangsheng Hou
2023-02-01  2:09 ` [PATCH v6 5/5] dt-bindings: spi: mtk-snfi: Add read latch latency property Xiangsheng Hou
2023-02-09 19:18 ` [PATCH v6 0/5] Add MediaTek MT7986 SPI NAND support Mark Brown

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