-
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.
yaml --- r: 355746 b: refs/heads/master c: e28c99a h: refs/heads/master v: v3
- Loading branch information
Olof Johansson
committed
Jan 29, 2013
1 parent
9e95361
commit fe5787e
Showing
1,212 changed files
with
14,058 additions
and
6,471 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: 9692c191ffffbd5255bec222b8f0f2854932a408 | ||
refs/heads/master: e28c99a85b3e9ab09944fb285c0c035fa997fa33 |
27 changes: 27 additions & 0 deletions
27
trunk/Documentation/devicetree/bindings/arm/ste-nomadik.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,27 @@ | ||
ST-Ericsson Nomadik Device Tree Bindings | ||
|
||
For various board the "board" node may contain specific properties | ||
that pertain to this particular board, such as board-specific GPIOs. | ||
|
||
Boards with the Nomadik SoC include: | ||
|
||
S8815 "MiniKit" manufactured by Calao Systems: | ||
|
||
Required root node property: | ||
|
||
compatible="calaosystems,usb-s8815"; | ||
|
||
Required node: usb-s8815 | ||
|
||
Example: | ||
|
||
usb-s8815 { | ||
ethernet-gpio { | ||
gpios = <&gpio3 19 0x1>; | ||
interrupts = <19 0x1>; | ||
interrupt-parent = <&gpio3>; | ||
}; | ||
mmcsd-gpio { | ||
gpios = <&gpio3 16 0x1>; | ||
}; | ||
}; |
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 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 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 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.