mbox series

[v3,0/1] Fallback mechanism for GETMXDS CCC

Message ID 20231114085525.6271-1-joshua.yeong@starfivetech.com (mailing list archive)
Headers show
Series Fallback mechanism for GETMXDS CCC | expand

Message

Joshua Yeong Nov. 14, 2023, 8:55 a.m. UTC
Some I3C hardware does not support turnaround time in GETMXDS. Cadence IPs will
perform validation against length of CCC returned. Similar hardware error were
not seen in other IPs DW/SVC.

Joshua Yeong (1):
  i3c: Add fallback method for GETMXDS CCC

 drivers/i3c/master.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

--
2.25.1

Comments

Alexandre Belloni Nov. 16, 2023, 10:40 p.m. UTC | #1
On Tue, 14 Nov 2023 16:55:24 +0800, Joshua Yeong wrote:
> Some I3C hardware does not support turnaround time in GETMXDS. Cadence IPs will
> perform validation against length of CCC returned. Similar hardware error were
> not seen in other IPs DW/SVC.
> 
> Joshua Yeong (1):
>   i3c: Add fallback method for GETMXDS CCC
> 
> [...]

Applied, thanks!

[1/1] i3c: Add fallback method for GETMXDS CCC
      commit: 2aac0bf4ebc8e09941bb2a40c0ce725437d9a82c

Best regards,