Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313284
b: refs/heads/master
c: 5349f2a
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Sascha Hauer committed Jul 9, 2012
1 parent 775120a commit d06b104
Show file tree
Hide file tree
Showing 97 changed files with 672 additions and 2,793 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6de7351cb5a628101eb5931302f9dd73c335ef22
refs/heads/master: 5349f2a89e6a31c8d39c4ec2618b9dd6e421c415
6 changes: 0 additions & 6 deletions trunk/Documentation/devicetree/bindings/arm/olimex.txt

This file was deleted.

3 changes: 0 additions & 3 deletions trunk/Documentation/devicetree/bindings/arm/omap/omap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,3 @@ Boards:

- AM335X EVM : Software Developement Board for AM335x
compatible = "ti,am335x-evm", "ti,am33xx", "ti,omap3"

- AM335X Bone : Low cost community board
compatible = "ti,am335x-bone", "ti,am33xx", "ti,omap3"
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Child device nodes describe the memory settings for different configurations and

Example:

memory-controller@7000f400 {
emc@7000f400 {
#address-cells = < 1 >;
#size-cells = < 0 >;
compatible = "nvidia,tegra20-emc";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Required properties:
- interrupts : Should contain MC General interrupt.

Example:
memory-controller@0x7000f000 {
mc {
compatible = "nvidia,tegra20-mc";
reg = <0x7000f000 0x024
0x7000f03c 0x3c4>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Required properties:
- interrupts : Should contain MC General interrupt.

Example:
memory-controller {
mc {
compatible = "nvidia,tegra30-mc";
reg = <0x7000f000 0x010
0x7000f03c 0x1b4
Expand Down
19 changes: 0 additions & 19 deletions trunk/Documentation/devicetree/bindings/fb/mxsfb.txt

This file was deleted.

16 changes: 0 additions & 16 deletions trunk/Documentation/devicetree/bindings/rtc/stmp3xxx-rtc.txt

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions trunk/Documentation/devicetree/bindings/watchdog/omap-wdt.txt

This file was deleted.

4 changes: 3 additions & 1 deletion trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@ config ARCH_NOMADIK
select ARM_AMBA
select ARM_VIC
select CPU_ARM926T
select COMMON_CLK
select CLKDEV_LOOKUP
select GENERIC_CLOCKEVENTS
select PINCTRL
select MIGHT_HAVE_CACHE_L2X0
Expand Down Expand Up @@ -1021,6 +1021,8 @@ source "arch/arm/mach-kirkwood/Kconfig"

source "arch/arm/mach-ks8695/Kconfig"

source "arch/arm/mach-lpc32xx/Kconfig"

source "arch/arm/mach-msm/Kconfig"

source "arch/arm/mach-mv78xx0/Kconfig"
Expand Down
113 changes: 0 additions & 113 deletions trunk/arch/arm/boot/dts/aks-cdu.dts

This file was deleted.

20 changes: 0 additions & 20 deletions trunk/arch/arm/boot/dts/am335x-bone.dts

This file was deleted.

20 changes: 0 additions & 20 deletions trunk/arch/arm/boot/dts/am335x-evm.dts

This file was deleted.

Loading

0 comments on commit d06b104

Please sign in to comment.