u-boot-brain/arch/arm/mach-tegra/tegra124
Stephen Warren 1680d7b6de ARM: tegra: create common XUSB padctl driver file
A fair amount of the XUSB padctl driver will be common between Tegra124
and Tegra210. To avoid cut/paste between the two chips, create a new
file that will contain the common code, and convert the Tegra124 code to
use it. This change doesn't move every last piece of code that can/will be
shared, but rather concentrates on moving code that can be moved with zero
changes, so there are no other diffs mixed in.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-11-12 09:21:06 -07:00
..
clock.c ARM: tegra124: Clear IDDQ when enabling PLLC 2015-09-16 16:11:31 -07:00
cpu.c Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. 2015-08-05 15:22:51 -07:00
funcmux.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
Kconfig tegra: Replace 'Norrin' with 'Nyan-big' and fix typo 2015-06-09 09:56:15 -07:00
Makefile ARM: tegra: create common XUSB padctl driver file 2015-11-12 09:21:06 -07:00
pinmux.c ARM: tegra: enable MIPI PAD CTRL support for Tegra124 2015-03-30 09:54:06 -07:00
psci.c tegra124: Add PSCI support for Tegra124 2015-05-13 09:24:15 -07:00
xusb-padctl.c ARM: tegra: create common XUSB padctl driver file 2015-11-12 09:21:06 -07:00