u-boot-brain/arch/arm/cpu/arm720t/tegra114
Stephen Warren cad38a57d3 ARM: tegra: pass just partition ID to power_partition()
Pass just the partition ID to power_partition(), rather than also passing
the partition's status register mask too. This makes it simpler to get
call-sites correct, since they don't need to pass two different values
that define the same thing and must match.

Consequently, we can remove the mask definitions from pmc.h.

Suggested-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-02-03 09:46:46 -07:00
..
config.mk Tegra114: Add AVP (arm720t) files 2013-02-11 10:35:25 -07:00
cpu.c ARM: tegra: pass just partition ID to power_partition() 2014-02-03 09:46:46 -07:00
Makefile arm720t: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00