-
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: 281919 b: refs/heads/master c: d92b0df h: refs/heads/master i: 281917: 377a82b 281915: a748515 281911: 178c3d2 281903: 5c34195 281887: 6b1f98a 281855: 96046de v: v3
- Loading branch information
Rajendra Nayak
authored and
Tony Lindgren
committed
Dec 16, 2011
1 parent
bca342e
commit e806922
Showing
3 changed files
with
53 additions
and
4 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: 8fe789dc375a1929bf64a9b982140cf394c8bce5 | ||
| refs/heads/master: d92b0dfc5078aeec869d58372dbda5e16739b8de |
10 changes: 10 additions & 0 deletions
10
trunk/Documentation/devicetree/bindings/serial/omap_serial.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,10 @@ | ||
| OMAP UART controller | ||
|
|
||
| Required properties: | ||
| - compatible : should be "ti,omap2-uart" for OMAP2 controllers | ||
| - compatible : should be "ti,omap3-uart" for OMAP3 controllers | ||
| - compatible : should be "ti,omap4-uart" for OMAP4 controllers | ||
| - ti,hwmods : Must be "uart<n>", n being the instance number (1-based) | ||
|
|
||
| Optional properties: | ||
| - clock-frequency : frequency of the clock input to the UART |
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