n Brown;
> > Lukas
> > Wunner; Limonciello, Mario; Anthony Wong; linux-a...@vger.kernel.org
> > Subject: Re: [PATCH 2/8] thunderbolt: Move NVM upgrade support flag to
> > struct
> > icm
> >
> >
> > [EXTERNAL EMAIL]
> >
> > On Fri, Jul 05
bject: Re: [PATCH 2/8] thunderbolt: Move NVM upgrade support flag to struct
> icm
>
>
> [EXTERNAL EMAIL]
>
> On Fri, Jul 05, 2019 at 01:52:49PM +0300, Yehezkel Bernat wrote:
> > > @@ -2054,6 +2059,7 @@ struct tb *icm_probe(struct tb_nhi *nhi)
> > > case P
On Fri, Jul 05, 2019 at 01:52:49PM +0300, Yehezkel Bernat wrote:
> > @@ -2054,6 +2059,7 @@ struct tb *icm_probe(struct tb_nhi *nhi)
> > case PCI_DEVICE_ID_INTEL_TITAN_RIDGE_2C_NHI:
> > case PCI_DEVICE_ID_INTEL_TITAN_RIDGE_4C_NHI:
> > icm->max_boot_acl = ICM_AR_PREBOO
On Fri, Jul 5, 2019 at 12:58 PM Mika Westerberg
wrote:
>
> @@ -1913,12 +1915,7 @@ static int icm_start(struct tb *tb)
> if (IS_ERR(tb->root_switch))
> return PTR_ERR(tb->root_switch);
>
> - /*
> -* NVM upgrade has not been tested on Apple systems and they
> -
This is depends on the controller and on the platform/CPU we are
running. Move it to struct icm so we can set it per controller.
Signed-off-by: Mika Westerberg
---
drivers/thunderbolt/icm.c | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/drivers/thunderbol
5 matches
Mail list logo