linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/4] Add sprd ADI r3 support
@ 2021-08-26  9:15 Chunyan Zhang
  2021-08-26  9:15 ` [PATCH V3 1/4] spi: sprd: Fix the wrong WDG_LOAD_VAL Chunyan Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chunyan Zhang @ 2021-08-26  9:15 UTC (permalink / raw)
  To: Mark Brown
  Cc: linux-spi, Rob Herring, devicetree, Baolin Wang, Orson Zhai,
	Chunyan Zhang, Chunyan Zhang, Luting Guo, LKML

From: Chunyan Zhang <chunyan.zhang@unisoc.com>

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

Since v2:
* Added Rob's and Baolin's Reviewed-by;
* Seprated a stable patch for wrong macro fix from the last version patch 1/3;
* Removed redundant empty line from spi-sprd-adi.c.

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

Chunyan Zhang (4):
  spi: sprd: Fix the wrong WDG_LOAD_VAL
  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                    | 217 ++++++++++++++----
 3 files changed, 270 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


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

end of thread, other threads:[~2021-08-26 12:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-26  9:15 [PATCH V3 0/4] Add sprd ADI r3 support Chunyan Zhang
2021-08-26  9:15 ` [PATCH V3 1/4] spi: sprd: Fix the wrong WDG_LOAD_VAL Chunyan Zhang
2021-08-26  9:15 ` [PATCH V3 2/4] spi: sprd: Add ADI r3 support Chunyan Zhang
2021-08-26  9:15 ` [PATCH V3 3/4] dt-bindings: spi: Convert sprd ADI bindings to yaml Chunyan Zhang
2021-08-26  9:15 ` [PATCH V3 4/4] dt-bindings: spi: add sprd ADI for sc9863 and ums512 Chunyan Zhang
2021-08-26 12:51 ` [PATCH V3 0/4] Add sprd ADI r3 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).