Re: [Intel-gfx] [PATCH v10 3/5] mei: gsc: setup char driver alive in spite of firmware handshake failure

2022-03-13 Thread Usyskin, Alexander
: linux-ker...@vger.kernel.org; Winkler, Tomas > ; Lubart, Vitaly ; intel- > g...@lists.freedesktop.org > Subject: Re: [Intel-gfx] [PATCH v10 3/5] mei: gsc: setup char driver alive in > spite of firmware handshake failure > > > > On 3/8/2022 8:36 AM, Alexander Usyskin wrote

Re: [Intel-gfx] [PATCH v10 3/5] mei: gsc: setup char driver alive in spite of firmware handshake failure

2022-03-09 Thread Ceraolo Spurio, Daniele
On 3/8/2022 8:36 AM, Alexander Usyskin wrote: Setup char device in spite of firmware handshake failure. In order to provide host access to the firmware status registers and other information required for the manufacturing process. IMO this patch should be moved to after the patch that adds t

[Intel-gfx] [PATCH v10 3/5] mei: gsc: setup char driver alive in spite of firmware handshake failure

2022-03-08 Thread Alexander Usyskin
Setup char device in spite of firmware handshake failure. In order to provide host access to the firmware status registers and other information required for the manufacturing process. Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler --- drivers/misc/mei/gsc-me.c | 11 ++-