Re: [PATCH v7 11/15] mei: gsc: setup gsc extended operational memory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > +static void pxp_is_ready(struct mei_cl_device *cldev)
> > +{
> > +	struct mei_device *bus = cldev->bus;
> > +
> > +	switch (bus->pxp_mode) {
> > +	case MEI_DEV_PXP_READY:
> > +	case MEI_DEV_PXP_DEFAULT:
> > +		cldev->do_match = 1;
> 
> Can you explain why you set do_match = 1 with MEI_DEV_PXP_DEFAULT ?
> AFAIU MEI_DEV_PXP_DEFAULT means that we haven't even started to
> initialize PXP, so it seems weird to match in that scenario.
> 
> Apart from this, the patch LGTM.
> 
> Daniele

MEI_DEV_PXP_DEFAULT is a state for the legacy PXP solution that uses the same firmware client
and have no need in special initialization.

-- 
Thanks,
Sasha






[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux