arm-trusted-firmware/plat/marvell/a8k/common
Andre Przywara dfc0fb2725 drivers: i2c: mentor: move platform code into header files
At the moment we have two I2C stub drivers (for the Allwinner and the
Marvell platform), which #include the actual .c driver file.
Change this into the more usual design, by renaming and moving the stub
drivers into platform specific header files and including these from the
actual driver file. The platform specific include directories make sure
the driver picks up the right header automatically.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2018-09-19 09:24:02 +01:00
..
aarch64 plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
include drivers: i2c: mentor: move platform code into header files 2018-09-19 09:24:02 +01:00
mss plat: marvell: rename common include file 2018-09-02 14:10:47 +03:00
a8k_common.mk drivers: i2c: mentor: move platform code into header files 2018-09-19 09:24:02 +01:00
plat_bl1_setup.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
plat_bl31_setup.c a8k: use the memory controller feature to protect the RT service region 2018-09-02 14:10:47 +03:00
plat_ble_setup.c plat: svc: ap807: add SVC configuration for AP807 2018-09-03 16:06:11 +03:00
plat_pm.c marvell: pm: do not panic by default in cpu_standby 2018-09-02 14:10:47 +03:00
plat_pm_trace.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
plat_thermal.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00