aboutsummaryrefslogtreecommitdiff
path: root/plat/rpi/rpi4/aarch64/plat_helpers.S
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2020-03-11 16:10:40 +0000
committerAndre Przywara <andre.przywara@arm.com>2020-03-17 12:44:09 +0000
commit0d92745e101b95a19c34dd6e2d1eccc2d9fcb629 (patch)
tree7d3b5b34dd7b9ccf09b6faa86c0bf48aaed2859c /plat/rpi/rpi4/aarch64/plat_helpers.S
parentf9ea3a6291b45bddda0564e8ff654a615933b173 (diff)
downloadtrusted-firmware-a-0d92745e101b95a19c34dd6e2d1eccc2d9fcb629.tar.gz
rpi3: gpio: Simplify GPIO setup
There is really no reason to use and pass around a struct when its only member is the (fixed) base address. Remove the struct and just use the base address on its own inside the GPIO driver. Then set the base address automatically. This simplifies GPIO setup for users, which now don't need to deal with zeroing a struct and setting the base address anymore. Change-Id: I3060f7859e3f8ef9a24cc8fb38307b5da943f127 Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'plat/rpi/rpi4/aarch64/plat_helpers.S')
0 files changed, 0 insertions, 0 deletions