Re: [edk2] [platforms: PATCH v2 07/12] Marvell/Protocol: Introduce GPIO helper header

2019-01-14 Thread Marcin Wojtas
Hi Leif, wt., 15 sty 2019 o 00:12 Leif Lindholm napisaƂ(a): > > On Thu, Jan 10, 2019 at 02:44:34AM +0100, Marcin Wojtas wrote: > > From: jinghua > > > > This patch introduces a helper header that can be used by > > multiple EMBEDDED_GPIO protocol producers (e.g. platform > > driver or GPIO expan

Re: [edk2] [platforms: PATCH v2 07/12] Marvell/Protocol: Introduce GPIO helper header

2019-01-14 Thread Leif Lindholm
On Thu, Jan 10, 2019 at 02:44:34AM +0100, Marcin Wojtas wrote: > From: jinghua > > This patch introduces a helper header that can be used by > multiple EMBEDDED_GPIO protocol producers (e.g. platform > driver or GPIO expanders). The drives are differentiated by > MV_GPIO_DRIVER_TYPE field of driv

[edk2] [platforms: PATCH v2 07/12] Marvell/Protocol: Introduce GPIO helper header

2019-01-09 Thread Marcin Wojtas
From: jinghua This patch introduces a helper header that can be used by multiple EMBEDDED_GPIO protocol producers (e.g. platform driver or GPIO expanders). The drives are differentiated by MV_GPIO_DRIVER_TYPE field of driver's MV_GPIO_DEVICE_PATH. In order to ease selection of the desired GPIO c