arm-trusted-firmware/plat/allwinner/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
..
include drivers: i2c: mentor: move platform code into header files 2018-09-19 09:24:02 +01:00
plat_helpers.S allwinner: Introduce basic platform support 2018-06-15 11:45:24 +01:00
sunxi_bl31_setup.c allwinner: call PMIC setup code 2018-09-07 22:09:45 +08:00
sunxi_common.c allwinner: Detect and output current SoC 2018-06-28 23:51:36 +01:00
sunxi_cpu_ops.c allwinner: cpu-ops: avoid PSCI on/off output 2018-06-28 23:47:30 +01:00
sunxi_pm.c allwinner: implement system power down on H6 w/ AXP805 2018-09-07 23:20:17 +08:00
sunxi_private.h allwinner: implement system power down on H6 w/ AXP805 2018-09-07 23:20:17 +08:00
sunxi_security.c allwinner: security: Fix SPC guard 2018-06-28 23:47:30 +01:00
sunxi_topology.c allwinner: Introduce basic platform support 2018-06-15 11:45:24 +01:00