[PATCH v4 14/16] gpio: sandbox: Track whether a GPIO is driven
Tom Rini
trini at konsulko.com
Thu Mar 4 19:15:07 CET 2021
On Thu, Feb 04, 2021 at 09:22:07PM -0700, Simon Glass wrote:
> Add a new flag to keep track of whether sandbox is driving the pin, or
> whether it is expecting an input signal. If it is driving, then the value
> of the pin is the value being driven (0 or 1). If not driving, then we
> consider the value 0, since we don't currently handle things like pull-ups
> yet.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210304/1bf22f5b/attachment.sig>
More information about the U-Boot
mailing list