[PATCH v3 14/28] spi: Update for new sequence numbers

Simon Glass sjg at chromium.org
Sat Dec 19 17:40:23 CET 2020


Use the new sequence number in all cases. Drop the rockchip case because
the sequence number should be 0 anyway, and assigning to the sequence
number is not permitted.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 drivers/spi/fsl_dspi.c | 2 +-
 drivers/spi/rk_spi.c   | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list