-
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
Gabor Juhos
authored and
Ralf Baechle
committed
May 7, 2013
1 parent
b5f9ee6
commit c156db1
Showing
2 changed files
with
18 additions
and
1 deletion.
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: 91f329141748a3a96916122cc79e89778933b35c | ||
refs/heads/master: be797c2d331719a2b93b4e97b0d4127e74f0a1c0 |
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,17 @@ | ||
Ralink MIPS SoC device tree bindings | ||
|
||
1. SoCs | ||
|
||
Each device tree must specify a compatible value for the Ralink SoC | ||
it uses in the compatible property of the root node. The compatible | ||
value must be one of the following values: | ||
|
||
ralink,rt2880-soc | ||
ralink,rt3050-soc | ||
ralink,rt3052-soc | ||
ralink,rt3350-soc | ||
ralink,rt3352-soc | ||
ralink,rt3883-soc | ||
ralink,rt5350-soc | ||
ralink,mt7620a-soc | ||
ralink,mt7620n-soc |