Unverified Commit 5e58d490 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!1048 spi: dw: Add support for 32-bits max xfer size

Merge Pull Request from: @lujunhuaHW 
 
The Synopsis DesignWare DW_apb_ssi specifications version 3.23 onward
define a 32-bits maximum transfer size synthesis parameter
(SSI_MAX_XFER_SIZE=32) in addition to the legacy 16-bits configuration
(SSI_MAX_XFER_SIZE=16) for SPI controllers. When SSI_MAX_XFER_SIZE=32,
the layout of the ctrlr0 register changes, moving the data frame format
field from bits [3..0] to bits [16..20], and the RX/TX FIFO word size
can be up to 32-bits.
 
 
Link:https://gitee.com/openeuler/kernel/pulls/1048

 

Signed-off-by: default avatarJialin Zhang <zhangjialin11@huawei.com>
parents 93f0727d 19eafebe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment