commit | 27a0342ac162bf2ba30c288cfb7b72eabed38d8b | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Aug 17 16:42:17 2017 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Aug 17 16:43:13 2017 +0200 |
tree | 48f4e7d789054b3dd4235bd89ccb76aad84d398e | |
parent | 0c106e57dea709395b5b5eb004987b7ddad251ad [diff] |
soc/tegra: Register SoC device Move this code from arch/arm/mach-tegra and make it common among 32-bit and 64-bit Tegra SoCs. This is slightly complicated by the fact that on 32-bit Tegra, the SoC device is used as the parent for all devices that are instantiated from device tree. Signed-off-by: Thierry Reding <treding@nvidia.com>