Re: [PATCH] thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller
From: Lukas Wunner
Date: Tue Jul 12 2016 - 17:21:46 EST
On Tue, Jul 12, 2016 at 11:13:24PM +0200, Lukas Wunner wrote:
> On Tue, Jul 12, 2016 at 09:38:51PM +0200, Xavier Gnata wrote:
> > Add support to INTEL_FALCON_RIDGE_2C controller and corresponding quirk to
> > support suspend/resume.
> > Tested against 4.7 master on a MacBook Air 11" 2015
[...]
> Please also add PCI_DEVICE_ID_INTEL_FALCON_RIDGE_2C_NHI to tb_switch_alloc()
> so that the message "unsupported switch device id" is not printed for this
> controller.
Sorry, I meant PCI_DEVICE_ID_INTEL_FALCON_RIDGE_2C_BRIDGE rather than _NHI.
And Falcon Ridge 4C is also missing there.
Thanks,
Lukas