]> git.baikalelectronics.ru Git - uboot.git/commit
octeon: Don't attempt to set the sequence number
authorSimon Glass <sjg@chromium.org>
Thu, 17 Dec 2020 04:20:14 +0000 (21:20 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Dec 2020 03:32:21 +0000 (20:32 -0700)
commit027ea0fe399fd0e620d8c55702c102619dbb4625
treea58f130bd4d1cc053f234f8a0709589626643cb0
parent0911e1033eba78a2aaf63f14d6d2b937d5c3d8b7
octeon: Don't attempt to set the sequence number

Several Octeon drivers operate by setting the sequence number of their
device. This should not be needed with the new sequence number setup. Also
it is not permitted. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/i2c/octeon_i2c.c
drivers/mmc/octeontx_hsmmc.c
drivers/net/octeontx/smi.c