[PATCH 0/3] spi: add support for Amlogic A9

From: Xianwei Zhao via B4 Relay

Date: Fri Jul 17 2026 - 03:52:05 EST


Add bindings for A9 with some features, and driver for A9 base on A4.

Fix the incorrect keep_ss of the last descriptor.

Signed-off-by: Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>
---
Sunny Luo (1):
spi: amlogic: spisg: Fix the incorrect keep_ss of the last descriptor

Xianwei Zhao (2):
spi: dt-bindings: amlogic: spisg: Document A9-specific properties
spi: amlogic: spisg: Add support for A9 controller features

.../devicetree/bindings/spi/amlogic,a4-spisg.yaml | 36 ++++++++--
drivers/spi/spi-amlogic-spisg.c | 78 ++++++++++++++++++++--
2 files changed, 103 insertions(+), 11 deletions(-)
---
base-commit: d0b5dd16226814e5c73ba8daf88d3d91c990a38f
change-id: 20260715-a9-spisg-f19ce0403a50

Best regards,
--
Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>