linux-sg2042/drivers/soc/tegra
Thierry Reding 7d71e90377 soc/tegra: pmc: Restrict legacy code to 32-bit ARM
For backwards-compatibility with old device trees, if no PMC node exists
this driver hard-codes the I/O memory region. All 64-bit ARM device tree
files are recent enough that they can be required to have this node, and
therefore the legacy code path is not required on 64-bit ARM.

Based on work done by Paul Walmsley <pwalmsley@nvidia.com>.

Cc: Paul Walmsley <pwalmsley@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2015-07-16 10:38:26 +02:00
..
fuse ARM: SoC: driver updates for v4.2 2015-06-26 11:54:29 -07:00
Makefile ARM: tegra: Convert PMC to a driver 2014-07-17 14:58:43 +02:00
common.c soc/tegra: Add Tegra210 support 2015-07-16 09:47:59 +02:00
pmc.c soc/tegra: pmc: Restrict legacy code to 32-bit ARM 2015-07-16 10:38:26 +02:00