linux/include/soc/tegra
Jon Hunter 7e10cf7436 soc/tegra: Move Tegra flowctrl driver
The flowctrl driver is required for both ARM and ARM64 Tegra devices
and in order to enable support for it for ARM64, move the Tegra flowctrl
driver into drivers/soc/tegra.

By moving the flowctrl driver, tegra_flowctrl_init() is now called by
via an early initcall and to prevent this function from attempting to
mapping IO space for a non-Tegra device, a test for 'soc_is_tegra()'
is also added.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2017-04-04 15:48:04 +02:00
..
ahb.h
bpmp-abi.h firmware: tegra: Add BPMP support 2016-11-18 14:33:43 +01:00
bpmp.h firmware: tegra: Add BPMP support 2016-11-18 14:33:43 +01:00
common.h
cpuidle.h soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM 2016-06-30 13:54:17 +02:00
emc.h
flowctrl.h soc/tegra: Move Tegra flowctrl driver 2017-04-04 15:48:04 +02:00
fuse.h
ivc.h firmware: tegra: Add IVC library 2016-11-18 14:33:42 +01:00
mc.h
pm.h
pmc.h soc/tegra: Fix link errors with PMC disabled 2017-04-04 15:43:51 +02:00