Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208446
b: refs/heads/master
c: 05e57ee
h: refs/heads/master
v: v3
  • Loading branch information
Roy Zang authored and Linus Torvalds committed Aug 11, 2010
1 parent c9befaa commit ff2991c
Show file tree
Hide file tree
Showing 3 changed files with 4 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: c4512f79dcb236c8dc2afae176a0dc520096f0bc
refs/heads/master: 05e57eec23eadf6641911ff07560f9ec7c6457c1
2 changes: 2 additions & 0 deletions trunk/Documentation/powerpc/dts-bindings/fsl/esdhc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Required properties:
reports inverted write-protect state;
- sdhci,1-bit-only : (optional) specifies that a controller can
only handle 1-bit data transfers.
- sdhci,auto-cmd12: (optional) specifies that a controller can
only handle auto CMD12.

Example:

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/dts/p4080ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@
reg = <0x114000 0x1000>;
interrupts = <48 2>;
interrupt-parent = <&mpic>;
sdhci,auto-cmd12;
};

i2c@118000 {
Expand Down

0 comments on commit ff2991c

Please sign in to comment.