[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230201020921.26712-1-xiangsheng.hou@mediatek.com>
Date: Wed, 1 Feb 2023 10:09:16 +0800
From: Xiangsheng Hou <xiangsheng.hou@...iatek.com>
To: Mark Brown <broonie@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Matthias Brugger <matthias.bgg@...il.com>
CC: Chuanhong Guo <gch981213@...il.com>,
Xiangsheng Hou <xiangsheng.hou@...iatek.com>,
<linux-spi@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <benliang.zhao@...iatek.com>,
<bin.zhang@...iatek.com>
Subject: [PATCH v6 0/5] Add MediaTek MT7986 SPI NAND support
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
Powered by blists - more mailing lists