summaryrefslogtreecommitdiff
path: root/doc/README.arm64
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2019-01-21 14:53:21 -0700
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2019-02-01 16:59:12 +0100
commit5c01d1c0d0e673dbd5739256e77e9dca9dc74816 (patch)
treeca8627bed692af68d73aa2bd5f9f3a6ffef9d071 /doc/README.arm64
parent66f657d15b5d95a80ea8329002762118a97aae17 (diff)
gpio: Add a simple GPIO API for SPL
In space-constrained environments or before driver model is available, it is sometimes necessary to set GPIO values. Add an SPL API for this, to allow early board code to change GPIOs. The caller must provide the register address, so that the drivers can be fairly generic. This API can be implemented by GPIO drivers, behind a suitable guard, like #ifdef CONFIG_SPL_BUILD. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'doc/README.arm64')
0 files changed, 0 insertions, 0 deletions