drivers: i3c: Revert "i3c: master: svc: workaround for i3c timing violation"

Sync commit:
https://github.com/Nuvoton-Israel/linux/commit/490acaebb25e909eda497ce63af60e25fdffab54
Revert "i3c: master: svc: workaround for i3c timing violation" This
reverts commit 6b477cf.

Tested: Tested the following i3ctransfer commands for 10,000 loops, all
passed: i3ctransfer -d /dev/i3c-1-3c000000000 -w 0x80,0x00 -r 0x1
i3ctransfer -d /dev/i3c-1-3c000000001 -w 0x80,0x00 -r 0x1 i3ctransfer -d
/dev/i3c-1-3c000000002 -w 0x80,0x00 -r 0x1 i3ctransfer -d
/dev/i3c-2-3c000000000 -w 0x80,0x00 -r 0x1 i3ctransfer -d
/dev/i3c-2-3c000000001 -w 0x80,0x00 -r 0x1 i3ctransfer -d
/dev/i3c-2-3c000000002 -w 0x80,0x00 -r 0x1

Smoke-test-result:
https://drive.google.com/drive/folders/12zGp13gkEJyv3ZmaqxU1ijqPm7eXmcFk?usp=drive_link

Fusion-Link: fusion2 link in the comment

Platforms-Affected: All npcm8xx platforms
Google-Bug-Id: 409937311
Change-Id: I19164154bcfbb0572b25e8ba915a923c0467f1d8
Signed-off-by: Vincent Chen <chen.vincent@inventec.corp-partner.google.com>
2 files changed
tree: 829f266cd5caab0e5de89df5d63743fed29c3278
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.