Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370439
b: refs/heads/master
c: 3b723ae
h: refs/heads/master
i:
  370437: 6597654
  370435: 13c9c96
  370431: 65f9c17
v: v3
  • Loading branch information
Thomas Petazzoni authored and Jason Cooper committed Apr 15, 2013
1 parent 9458b54 commit 2b146fd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 488d1a6ff9187319b55b0f886203b0410ffa2f5b
refs/heads/master: 3b723ae8c68af92977ac16144559e0ba884a35c2
17 changes: 17 additions & 0 deletions trunk/arch/arm/boot/dts/armada-370-db.dts
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,22 @@
spi-max-frequency = <50000000>;
};
};

pcie-controller {
status = "okay";
/*
* The two PCIe units are accessible through
* both standard PCIe slots and mini-PCIe
* slots on the board.
*/
pcie@1,0 {
/* Port 0, Lane 0 */
status = "okay";
};
pcie@2,0 {
/* Port 1, Lane 0 */
status = "okay";
};
};
};
};

0 comments on commit 2b146fd

Please sign in to comment.