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

2015-03-30 Thread Tom Warren
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:swar...@wwwdotorg.org]
 Sent: Wednesday, March 25, 2015 11:05 AM
 To: u-boot@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 swar...@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 swar...@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.
---
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2015-03-25 Thread Stephen Warren
From: Stephen Warren swar...@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 swar...@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

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot