RE: [PATCH 00/13] DC Patches Aug 6, 2021

2021-08-09 Thread Wheeler, Daniel
, Bindu ; Jacob, Anson Subject: [PATCH 00/13] DC Patches Aug 6, 2021 This DC patchset brings improvements in multiple areas. In summary, we highlight: - Fix memory allocation in dm IRQ context to use GFP_ATOMIC - Increase timeout threshold for DMCUB reset - Clear GPINT after DMCUB has reset - Add

[PATCH 00/13] DC Patches Aug 6, 2021

2021-08-06 Thread Anson Jacob
This DC patchset brings improvements in multiple areas. In summary, we highlight: - Fix memory allocation in dm IRQ context to use GFP_ATOMIC - Increase timeout threshold for DMCUB reset - Clear GPINT after DMCUB has reset - Add AUX I2C tracing - Fix code commenting style - Some refactoring - Remo