Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269374
b: refs/heads/master
c: f614c74
h: refs/heads/master
v: v3
  • Loading branch information
Rob Herring committed Oct 5, 2011
1 parent 229bf8e commit 3e57ef2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dc9372808412edbc653a675a526c2ee6c0c14a91
refs/heads/master: f614c74f94f435adcbe52bf7682f1dcc805f0ab1
10 changes: 10 additions & 0 deletions trunk/Documentation/devicetree/bindings/gpio/pl061-gpio.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
ARM PL061 GPIO controller

Required properties:
- compatible : "arm,pl061", "arm,primecell"
- #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.
- interrupts : Interrupt mapping for GPIO IRQ.

0 comments on commit 3e57ef2

Please sign in to comment.