[U-Boot] [PATCH 1/4] ARM: tegra: pinctrl: move Tegra210 code to the correct dir

Tom Warren TWarren at nvidia.com
Mon Mar 30 18:57:17 CEST 2015


Stephen,

Applied this series to u-boot-tegra/next. I'm still working on some of Simon's and Marcel's latest patches; when I'm done I'll push a new /next to Denx.

Tom

> -----Original Message-----
> From: Stephen Warren [mailto:swarren at wwwdotorg.org]
> Sent: Wednesday, March 25, 2015 11:05 AM
> To: u-boot at lists.denx.de; Simon Glass; Tom Warren; Stephen Warren
> Subject: [PATCH 1/4] ARM: tegra: pinctrl: move Tegra210 code to the correct
> dir
> 
> From: Stephen Warren <swarren at nvidia.com>
> 
> Patches that added the Tegra210 pinctrl driver and renamed directories
> arch/arm/cpu/tegra{$soc}-common -> arch/arm/mach-tegra/tegra-${soc}
> crossed. Move the Tegra210 pinctrl driver to the correct location. This wasn't
> detected since Tegra210 support is in the process of being added, and isn't
> buildable yet.
> 
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> This series mainly adds support for configuring the MIPI pad control registers,
> along with a few fixes/cleanups first. I'll enhance the Jetson TK1 pinmux
> header to actually include MIPI pad control settings as soon as I've cleared up
> one other change in the latest spreadsheet.
> ---
>  arch/arm/{cpu/tegra210-common => mach-tegra/tegra210}/pinmux.c | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)  rename
> arch/arm/{cpu/tegra210-common => mach-tegra/tegra210}/pinmux.c (100%)
> 
> diff --git a/arch/arm/cpu/tegra210-common/pinmux.c b/arch/arm/mach-
> tegra/tegra210/pinmux.c
> similarity index 100%
> rename from arch/arm/cpu/tegra210-common/pinmux.c
> rename to arch/arm/mach-tegra/tegra210/pinmux.c
> --
> 1.9.1

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------


More information about the U-Boot mailing list