Thread (26 messages) 26 messages, 7 authors, 2010-09-20
STALE5743d
Revisions (5)
  1. v1 [diff vs current]
  2. v1 current
  3. v1 [diff vs current]
  4. v3 [diff vs current]
  5. v3 [diff vs current]

[PATCH 3/3] [ARM] tegra: harmony: enable PCI Express

From: Colin Cross <hidden>
Date: 2010-09-16 21:44:18

On Thu, Sep 16, 2010 at 9:53 AM, Mike Rapoport [off-list ref] wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Mike Rapoport <redacted>
---
?arch/arm/mach-tegra/Makefile ? ? ? ? ? ? | ? ?1 +
?arch/arm/mach-tegra/board-harmony-pcie.c | ? 52 ++++++++++++++++++++++++++++++
?2 files changed, 53 insertions(+), 0 deletions(-)
?create mode 100644 arch/arm/mach-tegra/board-harmony-pcie.c
diff --git a/arch/arm/mach-tegra/board-harmony-pcie.c b/arch/arm/mach-tegra/board-harmony-pcie.c
new file mode 100644
index 0000000..824c0a1
--- /dev/null
+++ b/arch/arm/mach-tegra/board-harmony-pcie.c
<snip>
+static int __init harmony_pcie_init(void)
+{
+ ? ? ? int err;
+
+ ? ? ? tegra_pinmux_set_tristate(TEGRA_PINGROUP_GPV, TEGRA_TRI_NORMAL);
+ ? ? ? tegra_pinmux_set_tristate(TEGRA_PINGROUP_SLXA, TEGRA_TRI_NORMAL);
+ ? ? ? tegra_pinmux_set_tristate(TEGRA_PINGROUP_SLXK, TEGRA_TRI_NORMAL);
Can these go in the main harmony pinmux table?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help