Bug 90801
Summary: | Designware DMA problem T100TA | ||
---|---|---|---|
Product: | Drivers | Reporter: | Brian Loften (bloften80) |
Component: | Other | Assignee: | drivers_other |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | dan.j.williams, jdelvare, viresh.kumar |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3,19-next-01-05 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Brian Loften
2015-01-05 12:48:14 UTC
I don't think this has anything to do with the I2C slave functionality. "slave" in the error message refers to a DMA channel capability. In fact, looking at the stack trace, I have no reason to believe that this bug is related to I2C at all, this is a DMA engine bug. I have cc'd both of you to the patch that caused it.. Its all about dmaengine. Presumably fixed in 4.0-rc1 by: commit 029a40e97d0db269f4a7fc02b0f29f627f628309 Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Date: Fri Jan 2 16:17:24 2015 +0200 dmaengine: dw: provide DMA capabilities Please reopen if not. |