Re: [edk2] [PATCH edk2-platforms v2 6/7] Platform/NinetySixBoards: add core driver for LS connector and config

2018-02-22 Thread Leif Lindholm
On Thu, Feb 22, 2018 at 07:10:52PM +, Ard Biesheuvel wrote: > >>> +#define MEZZANINE_NONE0x0 > >>> +#define MEZZANINE_SECURE960x1 > >>> +#define MEZZANINE_MAX 0x1 > >> > >> Would this be simpler as an enum with a

Re: [edk2] [PATCH edk2-platforms v2 6/7] Platform/NinetySixBoards: add core driver for LS connector and config

2018-02-22 Thread Ard Biesheuvel
On 22 February 2018 at 19:00, Ard Biesheuvel wrote: > On 22 February 2018 at 15:59, Leif Lindholm wrote: >> On Tue, Feb 20, 2018 at 05:49:43PM +, Ard Biesheuvel wrote: >>> This adds a driver that manages the 96boards LS connector, i.e, it

Re: [edk2] [PATCH edk2-platforms v2 6/7] Platform/NinetySixBoards: add core driver for LS connector and config

2018-02-22 Thread Ard Biesheuvel
On 22 February 2018 at 15:59, Leif Lindholm wrote: > On Tue, Feb 20, 2018 at 05:49:43PM +, Ard Biesheuvel wrote: >> This adds a driver that manages the 96boards LS connector, i.e, it >> installs a HII page to configure the type of mezzanine that is installed >> in

Re: [edk2] [PATCH edk2-platforms v2 6/7] Platform/NinetySixBoards: add core driver for LS connector and config

2018-02-22 Thread Leif Lindholm
On Tue, Feb 20, 2018 at 05:49:43PM +, Ard Biesheuvel wrote: > This adds a driver that manages the 96boards LS connector, i.e, it > installs a HII page to configure the type of mezzanine that is installed > in the slot, and it exposes this information via the LS connector protocol. > It is also

[edk2] [PATCH edk2-platforms v2 6/7] Platform/NinetySixBoards: add core driver for LS connector and config

2018-02-20 Thread Ard Biesheuvel
This adds a driver that manages the 96boards LS connector, i.e, it installs a HII page to configure the type of mezzanine that is installed in the slot, and it exposes this information via the LS connector protocol. It is also in charge of applying the overlay to the platform device tree at end of