Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256729
b: refs/heads/master
c: eb5064d
h: refs/heads/master
i:
  256727: e69e99a
v: v3
  • Loading branch information
Olof Johansson authored and Grant Likely committed Jul 15, 2011
1 parent bf0f86b commit bf2e93d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 8ff37c38a26dbdba16f07d48c13bf5f212a98c89
refs/heads/master: eb5064db408eaffa332f93ddcc19c0b653849093
3 changes: 2 additions & 1 deletion trunk/Documentation/devicetree/bindings/gpio/gpio_nvidia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ NVIDIA Tegra 2 GPIO controller
Required properties:
- compatible : "nvidia,tegra20-gpio"
- #gpio-cells : Should be two. The first cell is the pin number and the
second cell is used to specify optional parameters (currently unused).
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.

0 comments on commit bf2e93d

Please sign in to comment.