-
Shyam Sundar S K authored
The current driver sets the response buffer threshold value to 1 (N+1, 2 DWORDS) in the QUEUE THRESHOLD register. However, the AMD I3C controller only generates interrupts when the response buffer threshold value is set to 0 (1 DWORD). Therefore, a quirk is added to set the response buffer threshold value to 0. Reviewed-by:
Jarkko Nikula <jarkko.nikula@linux.intel.com> Co-developed-by:
Krishnamoorthi M <krishnamoorthi.m@amd.com> Signed-off-by:
Krishnamoorthi M <krishnamoorthi.m@amd.com> Co-developed-by:
Guruvendra Punugupati <Guruvendra.Punugupati@amd.com> Signed-off-by:
Guruvendra Punugupati <Guruvendra.Punugupati@amd.com> Signed-off-by:
Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Link: https://lore.kernel.org/r/20240829091713.736217-7-Shyam-sundar.S-k@amd.comSigned-off-by:
Alexandre Belloni <alexandre.belloni@bootlin.com>
ced86959