arm-trusted-firmware/drivers/rpi3
Andre Przywara 0d92745e10 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>
2020-03-17 12:44:09 +00:00
..
gpio rpi3: gpio: Simplify GPIO setup 2020-03-17 12:44:09 +00:00
mailbox rpi3: Move VC mailbox driver into generic drivers directory 2019-09-13 16:54:21 +01:00
rng rpi3: Move rng driver to drivers 2019-09-13 16:54:21 +01:00
sdhost rpi3: sdhost: SDHost driver improvement 2019-02-27 01:06:57 +08:00