mbox series

[0/3] thunderbolt: Fixes for few reported issues

Message ID 20191001102905.21680-1-mika.westerberg@linux.intel.com
Headers show
Series thunderbolt: Fixes for few reported issues | expand

Message

Mika Westerberg Oct. 1, 2019, 10:29 a.m. UTC
Hi all,

This series includes fixes for a couple of issues people have reported:

  - Discovering DP path fails on Light Ridge based iMac with two devices
    (monitors) connected.

  - There is a lockdep splat on Dominik's system when plugging in Thunderbolt
    dock.

  - Nicholas spotted that we do unnecessary PCI config space read when
    issuing LC mailbox command on ICL.

Mika Westerberg (3):
  thunderbolt: Read DP IN adapter first two dwords in one go
  thunderbolt: Fix lockdep circular locking depedency warning
  thunderbolt: Drop unnecessary read when writing LC command in Ice Lake

 drivers/thunderbolt/nhi_ops.c |  1 -
 drivers/thunderbolt/switch.c  | 28 +++++++++++-----------------
 2 files changed, 11 insertions(+), 18 deletions(-)

Comments

Mika Westerberg Oct. 8, 2019, 9:15 a.m. UTC | #1
On Tue, Oct 01, 2019 at 01:29:02PM +0300, Mika Westerberg wrote:
> Mika Westerberg (3):
>   thunderbolt: Read DP IN adapter first two dwords in one go
>   thunderbolt: Fix lockdep circular locking depedency warning
>   thunderbolt: Drop unnecessary read when writing LC command in Ice Lake

Applied to thunderbolt.git/fixes.