linux/drivers/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
..
fuse soc: tegra: make fuse-tegra explicitly non-modular 2017-04-04 15:43:52 +02:00
Kconfig soc/tegra: Move Tegra flowctrl driver 2017-04-04 15:48:04 +02:00
Makefile soc/tegra: Move Tegra flowctrl driver 2017-04-04 15:48:04 +02:00
common.c soc/tegra: Add Tegra210 support 2015-07-16 09:47:59 +02:00
flowctrl.c soc/tegra: Move Tegra flowctrl driver 2017-04-04 15:48:04 +02:00
pmc-tegra186.c soc/tegra: Implement Tegra186 PMC support 2017-04-04 15:43:50 +02:00
pmc.c soc/tegra: pmc: Use consistent naming for PM domains 2016-11-15 15:51:56 +01:00