Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296694
b: refs/heads/master
c: d1494a3
h: refs/heads/master
v: v3
  • Loading branch information
Jean-Christophe PLAGNIOL-VILLARD committed Mar 15, 2012
1 parent ec99ed8 commit 0b730a7
Show file tree
Hide file tree
Showing 605 changed files with 3,345 additions and 7,725 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: 2a9f23d82a79d2785429aba43b02683abf103c0b
refs/heads/master: d1494a340807c9b77aa44bc8d8166353df4cf1c3
22 changes: 0 additions & 22 deletions trunk/Documentation/devicetree/bindings/arm/fsl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,25 +28,3 @@ Required root node properties:
i.MX6 Quad SABRE Lite Board
Required root node properties:
- compatible = "fsl,imx6q-sabrelite", "fsl,imx6q";

Generic i.MX boards
-------------------

No iomux setup is done for these boards, so this must have been configured
by the bootloader for boards to work with the generic bindings.

i.MX27 generic board
Required root node properties:
- compatible = "fsl,imx27";

i.MX51 generic board
Required root node properties:
- compatible = "fsl,imx51";

i.MX53 generic board
Required root node properties:
- compatible = "fsl,imx53";

i.MX6q generic board
Required root node properties:
- compatible = "fsl,imx6q";
6 changes: 0 additions & 6 deletions trunk/Documentation/devicetree/bindings/arm/mrvl.txt

This file was deleted.

27 changes: 0 additions & 27 deletions trunk/Documentation/devicetree/bindings/arm/omap/intc.txt

This file was deleted.

100 changes: 0 additions & 100 deletions trunk/Documentation/devicetree/bindings/arm/tegra/emc.txt

This file was deleted.

This file was deleted.

146 changes: 0 additions & 146 deletions trunk/Documentation/devicetree/bindings/arm/vexpress.txt

This file was deleted.

30 changes: 0 additions & 30 deletions trunk/Documentation/devicetree/bindings/dma/tegra20-apbdma.txt

This file was deleted.

18 changes: 0 additions & 18 deletions trunk/Documentation/devicetree/bindings/gpio/gpio_nvidia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,7 @@ NVIDIA Tegra 2 GPIO controller

Required properties:
- compatible : "nvidia,tegra20-gpio"
- reg : Physical base address and length of the controller's registers.
- interrupts : The interrupt outputs from the controller.
- #gpio-cells : Should be two. The first cell is the pin number and the
second cell is used to specify optional parameters:
- bit 0 specifies polarity (0 for normal, 1 for inverted)
- gpio-controller : Marks the device node as a GPIO controller.

Example:

gpio: gpio@6000d000 {
compatible = "nvidia,tegra20-gpio";
reg = < 0x6000d000 0x1000 >;
interrupts = < 0 32 0x04
0 33 0x04
0 34 0x04
0 35 0x04
0 55 0x04
0 87 0x04
0 89 0x04 >;
#gpio-cells = <2>;
gpio-controller;
};
Loading

0 comments on commit 0b730a7

Please sign in to comment.