-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Gregory CLEMENT
committed
Nov 21, 2012
1 parent
d11c3df
commit b886872
Showing
35 changed files
with
545 additions
and
3,994 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 9580e3e3fb44a5b7a1bfefccf4f03481cdbd3c5a | ||
refs/heads/master: 009f13159bfdccd6e06fe3b62a39fee6dce26c39 |
16 changes: 16 additions & 0 deletions
16
trunk/Documentation/devicetree/bindings/arm/coherency-fabric.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Coherency fabric | ||
---------------- | ||
Available on Marvell SOCs: Armada 370 and Armada XP | ||
|
||
Required properties: | ||
|
||
- compatible: "marvell,coherency-fabric" | ||
- reg: Should contain,coherency fabric registers location and length. | ||
|
||
Example: | ||
|
||
coherency-fabric@d0020200 { | ||
compatible = "marvell,coherency-fabric"; | ||
reg = <0xd0020200 0xb0>; | ||
}; | ||
|
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
trunk/Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
trunk/Documentation/devicetree/bindings/net/marvell-orion-mdio.txt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.