[edk2-devel] [edk2-platforms] [PATCH v2 05/11] Silicon/NXP: Add support for I2c driver

Leif Lindholm via Groups.Io leif.lindholm=linaro.org at groups.io
Tue Nov 26 17:00:55 UTC 2019


On Thu, Nov 21, 2019 at 21:55:08 +0530, Meenakshi Aggarwal wrote:
> I2C driver produces gEfiI2cMasterProtocolGuid which can be
> used by other modules.
> 
> Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal at nxp.com>

Sorry, I missed the
Reviewed-by: Leif Lindholm <leif.lindholm at linaro.org>
on this file.
No need to resubmit with v3.

> ---
> 
> Notes:
>     v2:
>     - indentation correction
>     - STATIC variable with 'm' prefix
> 
>  Silicon/NXP/Drivers/I2cDxe/I2cDxe.inf      |  58 ++
>  Silicon/NXP/Drivers/I2cDxe/I2cDxe.h        | 100 +++
>  Silicon/NXP/Drivers/I2cDxe/ComponentName.c | 179 +++++
>  Silicon/NXP/Drivers/I2cDxe/DriverBinding.c | 235 +++++++
>  Silicon/NXP/Drivers/I2cDxe/I2cDxe.c        | 690 ++++++++++++++++++++
>  5 files changed, 1262 insertions(+)

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#51306): https://edk2.groups.io/g/devel/message/51306
Mute This Topic: https://groups.io/mt/61076178/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list