linux/drivers/soc/tegra
Jon Hunter 1fd09e5d88 soc/tegra: Add initial flowctrl support for Tegra132/210
Tegra132 and Tegra210 support the flowctrl module and so add initial
support for these devices.

Please note that Tegra186 does not support the flowctrl module, so
update the initialisation function such that we do not fall back and
attempt to map the 'hardcoded' address range for Tegra186. Furthermore
64-bit Tegra devices have always had the flowctrl node defined in their
device-tree and so only use the 'hardcoded' addresses for 32-bit Tegra
devices.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2017-04-04 15:52:31 +02:00
..
fuse soc: tegra: make fuse-tegra explicitly non-modular 2017-04-04 15:43:52 +02:00
Kconfig soc/tegra: Add initial flowctrl support for Tegra132/210 2017-04-04 15:52:31 +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: Add initial flowctrl support for Tegra132/210 2017-04-04 15:52:31 +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