commit | 2ffa6365b67603989edb29f454975af8d5361912 | [log] [tgz] |
---|---|---|
author | Vincent Chen <chen.vincent@inventec.corp-partner.google.com> | Wed Apr 23 03:15:03 2025 +0000 |
committer | Munawar Hussain <munawarhussain@google.com> | Tue May 06 00:27:12 2025 -0700 |
tree | 829f266cd5caab0e5de89df5d63743fed29c3278 | |
parent | 9878554173e81967aa9776f583dccad2c7db32e6 [diff] |
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>