[PATCH v3 09/28] octeon: Don't attempt to set the sequence number

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


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 at chromium.org>
---

(no changes since v1)

 drivers/i2c/octeon_i2c.c     | 1 -
 drivers/mmc/octeontx_hsmmc.c | 2 --
 drivers/net/octeontx/smi.c   | 1 -
 3 files changed, 4 deletions(-)

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


More information about the U-Boot mailing list