Re: [PATCH v2 0/5] Add driver for GSC controller

From: Greg Kroah-Hartman
Date: Wed Jan 19 2022 - 12:52:00 EST


On Wed, Jan 19, 2022 at 05:58:02PM +0200, Alexander Usyskin wrote:
> GSC is a graphics system controller, it provides
> a chassis controller for graphics discrete cards.
>
> There are two MEI interfaces in GSC: HECI1 and HECI2.
>
> This series includes instantiation of the auxiliary devices for HECI2
> and mei-gsc auxiliary device driver that binds to the auxiliary device.
>
> In v2 the platform device was replaced by the auxiliary device.
>
> Greg KH, please review and ACK the MEI patches.
> We are pushing all through gfx tree as the auxiliary device belongs there.

I will review this after 5.17-rc1 is out. Please give us some time,
there is no rush.

greg k-h