[PATCH V2 0/3] Add sprd ADI r3 support

From: Chunyan Zhang
Date: Wed Aug 25 2021 - 02:59:55 EST


From: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>

This patchset adds new ADI version (r3) support which used on sc9863 and
some other Unisoc's SoCs.

since v1:
* Address comments from Rob.
- Rewrote schema for 'sprd,hw-channels' and hwlocks.

Chunyan Zhang (3):
spi: sprd: Add ADI r3 support
dt-bindings: spi: Convert sprd ADI bindings to yaml
dt-bindings: spi: add sprd ADI for sc9863 and ums512

.../devicetree/bindings/spi/spi-sprd-adi.txt | 63 -----
.../devicetree/bindings/spi/sprd,spi-adi.yaml | 104 +++++++++
drivers/spi/spi-sprd-adi.c | 218 ++++++++++++++----
3 files changed, 271 insertions(+), 114 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/spi/spi-sprd-adi.txt
create mode 100644 Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml

--
2.25.1