Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303209
b: refs/heads/master
c: 7919fb1
h: refs/heads/master
i:
  303207: 904aa97
v: v3
  • Loading branch information
Lee Jones authored and Linus Walleij committed Apr 24, 2012
1 parent a6dc7e7 commit 15d562f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3f3ed40060ddef0c9fb6aef021a7937f8528f32c
refs/heads/master: 7919fb18cfcc9bc8c4751af4b26dada052483e98
2 changes: 2 additions & 0 deletions trunk/Documentation/devicetree/bindings/gpio/gpio-nmk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Required properties:
4 = active high level-sensitive.
8 = active low level-sensitive.
- gpio-controller : Marks the device node as a GPIO controller.
- interrupt-controller : Marks the device node as an interrupt controller.
- gpio-bank : Specifies which bank a controller owns.
- st,supports-sleepmode : Specifies whether controller can sleep or not

Expand All @@ -24,6 +25,7 @@ Example:
interrupts = <0 120 0x4>;
#gpio-cells = <2>;
gpio-controller;
interrupt-controller;
supports-sleepmode;
gpio-bank = <1>;
};

0 comments on commit 15d562f

Please sign in to comment.