Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137371
b: refs/heads/master
c: f541286
h: refs/heads/master
i:
  137369: 71449f8
  137367: d278aa0
v: v3
  • Loading branch information
Alexander Clouter committed Feb 6, 2009
1 parent 54b6667 commit 85835b5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c3dfdb0823213c81f60987c8a3770b89ea95cad6
refs/heads/master: f54128609c4e7792fb52b03c3db0da78627ce607
17 changes: 8 additions & 9 deletions trunk/arch/arm/mach-orion5x/ts78xx-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,14 @@ static struct orion5x_mpp_mode ts78xx_mpp_modes[] __initdata = {
{ 17, MPP_UART },
{ 18, MPP_UART },
{ 19, MPP_UART },
/*
* MPP[20] PCI Clock Out 1
* MPP[21] PCI Clock Out 0
* MPP[22] Unused
* MPP[23] Unused
* MPP[24] Unused
* MPP[25] Unused
*/
{ -1 },
};

Expand All @@ -195,15 +203,6 @@ static void __init ts78xx_init(void)

orion5x_mpp_conf(ts78xx_mpp_modes);

/*
* MPP[20] PCI Clock Out 1
* MPP[21] PCI Clock Out 0
* MPP[22] Unused
* MPP[23] Unused
* MPP[24] Unused
* MPP[25] Unused
*/

/*
* Configure peripherals.
*/
Expand Down

0 comments on commit 85835b5

Please sign in to comment.