Thread (5 messages) flat view 5 messages, 3 authors, 14h ago
HOTtoday

Revision v2 of 2 in this series.

Revisions (2)
  1. v1 [diff vs current]
  2. v2 current

[PATCH v2 0/2] spi: realtek: Add support for RTD1625 SPI Flash Controller

From: Yu-Chun Lin <eleanor.lin@realtek.com>
Date: 2026-09-06 14:58:12
Also in: linux-spi, lkml

Hi all,

This patch series introduces support for the Realtek RTD1625 SPI Flash
controller.

Thansk,
Yu-Chun

---
Changes in v2:
- Dropped the DTS patch to avoid apply conflicts.
- Removed clock and reset header inclusions, and replaced macros with raw
numbers in the dt-binding example to resolve dependencies.

v1: https://lore.kernel.org/lkml/20260904031252.244280-1-eleanor.lin@realtek.com/ (local)
---
Jyan Chou (2):
  dt-bindings: spi: Add Realtek RTD1625 SPI support
  spi: spi-mem: Add Realtek SPI flash controller driver

 .../bindings/spi/realtek,rtd1625-nor.yaml     |  65 ++
 MAINTAINERS                                   |   6 +
 drivers/spi/Kconfig                           |  10 +
 drivers/spi/Makefile                          |   1 +
 drivers/spi/spi-rtk-nor.c                     | 637 ++++++++++++++++++
 5 files changed, 719 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/spi/realtek,rtd1625-nor.yaml
 create mode 100644 drivers/spi/spi-rtk-nor.c

-- 
2.43.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help