Skip to content
Commit 0c996ae6 authored by Elieva Pignat's avatar Elieva Pignat Committed by souvikkc
Browse files

I2C: Add FWK_PENDING to the I2C HAL interface



This patch adds support for returning FWK_PENDING from an interface
with the I2C HAL module. The function returns FWK_PENDING when the
transaction has been submitted but not completed. The completion will
be notified later by a response event.

At the same time, drivers and clients are updated to take into account
these changes.

Change-Id: I87d83e005ebf1b76f1707519131ec3d6eb5344b7
Co-authored-by: Nicola Mazzucato's avatarNicola Mazzucato <nicola.mazzucato@arm.com>
Signed-off-by: default avatarElieva Pignat <Elieva.Pignat@arm.com>
Signed-off-by: default avatarJim Quigley <jim.quigley@arm.com>
Signed-off-by: Nicola Mazzucato's avatarNicola Mazzucato <nicola.mazzucato@arm.com>
parent 7c00e90c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment