Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345029
b: refs/heads/master
c: cc899bc
h: refs/heads/master
i:
  345027: 02d8179
v: v3
  • Loading branch information
Lee Jones authored and Samuel Ortiz committed Nov 23, 2012
1 parent 048486b commit 7ff9e0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 916a871c48ef3ecbc4cac8f185c03160d0b42bfd
refs/heads/master: cc899bc3dce9101920b120abe413299f84233e29
4 changes: 2 additions & 2 deletions trunk/Documentation/devicetree/bindings/mfd/stmpe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Optional properties:
- interrupts : The interrupt outputs from the controller
- interrupt-controller : Marks the device node as an interrupt controller
- interrupt-parent : Specifies which IRQ controller we're connected to
- i2c-client-wake : Marks the input device as wakable
- wakeup-source : Marks the input device as wakable
- st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 256, 512 and 1024

Example:
Expand All @@ -20,6 +20,6 @@ Example:
interrupt-parent = <&gpio6>;
interrupt-controller;

i2c-client-wake;
wakeup-source;
st,autosleep-timeout = <1024>;
};

0 comments on commit 7ff9e0e

Please sign in to comment.