-
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: 344194 b: refs/heads/master c: 9c4566a h: refs/heads/master v: v3
- Loading branch information
Dinh Nguyen
authored and
Arnd Bergmann
committed
Oct 26, 2012
1 parent
963c40c
commit 4c94839
Showing
934 changed files
with
15,409 additions
and
13,765 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: 1f1ba836455b94494aaee9381ed9197ade2f770f | ||
refs/heads/master: 9c4566a117a6fe404a0e49b27ac71b631945a70f |
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
11 changes: 11 additions & 0 deletions
11
trunk/Documentation/devicetree/bindings/arm/altera/socfpga-reset.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,11 @@ | ||
Altera SOCFPGA Reset Manager | ||
|
||
Required properties: | ||
- compatible : "altr,rst-mgr" | ||
- reg : Should contain 1 register ranges(address and length) | ||
|
||
Example: | ||
rstmgr@ffd05000 { | ||
compatible = "altr,rst-mgr"; | ||
reg = <0xffd05000 0x1000>; | ||
}; |
11 changes: 11 additions & 0 deletions
11
trunk/Documentation/devicetree/bindings/arm/altera/socfpga-system.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,11 @@ | ||
Altera SOCFPGA System Manager | ||
|
||
Required properties: | ||
- compatible : "altr,sys-mgr" | ||
- reg : Should contain 1 register ranges(address and length) | ||
|
||
Example: | ||
sysmgr@ffd08000 { | ||
compatible = "altr,sys-mgr"; | ||
reg = <0xffd08000 0x1000>; | ||
}; |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,8 @@ | ||
Calxeda Platforms Device Tree Bindings | ||
Calxeda Highbank Platforms Device Tree Bindings | ||
----------------------------------------------- | ||
|
||
Boards with Calxeda Cortex-A9 based ECX-1000 (Highbank) SOC shall have the | ||
following properties. | ||
|
||
Required root node properties: | ||
- compatible = "calxeda,highbank"; | ||
|
||
|
||
Boards with Calxeda Cortex-A15 based ECX-2000 SOC shall have the following | ||
Boards with Calxeda Cortex-A9 based Highbank SOC shall have the following | ||
properties. | ||
|
||
Required root node properties: | ||
- compatible = "calxeda,ecx-2000"; | ||
- compatible = "calxeda,highbank"; |
50 changes: 0 additions & 50 deletions
50
trunk/Documentation/devicetree/bindings/arm/vexpress-sysreg.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
22 changes: 0 additions & 22 deletions
22
trunk/Documentation/devicetree/bindings/drm/exynos/hdmi.txt
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
trunk/Documentation/devicetree/bindings/drm/exynos/hdmiddc.txt
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
trunk/Documentation/devicetree/bindings/drm/exynos/hdmiphy.txt
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
trunk/Documentation/devicetree/bindings/drm/exynos/mixer.txt
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
trunk/Documentation/devicetree/bindings/input/touchscreen/egalax-ts.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
Oops, something went wrong.