[U-Boot] [PATCH V2 5/7] ARM: tegra: switch Tegra210 to common XUSB padctl

Simon Glass sjg at chromium.org
Thu Oct 29 18:16:04 CET 2015


On 23 October 2015 at 10:50, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> This change simply deletes code from the Tegra210 XUSB padctl driver that
> is already present in the common XUSB padctl code. Since all the arrays
> in tegra210_socdata are empty, this update may leave the Tegra210 XUSB
> padctl driver non-functional at run-time. However, (a) this driver is not
> used yet so no regression can be observed and (b) the next commit will
> immediately fix this up.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
>  arch/arm/mach-tegra/tegra210/Makefile      |   1 +
>  arch/arm/mach-tegra/tegra210/xusb-padctl.c | 173 +++--------------------------
>  2 files changed, 16 insertions(+), 158 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list